projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set server_url in the test environment
[rails.git]
/
config
/
example.application.yml
diff --git
a/config/example.application.yml
b/config/example.application.yml
index 6ebb786d566b1614c967bf849975836f07ddcaff..73089394f94b80b024d129dc1bafefc426426bec 100644
(file)
--- a/
config/example.application.yml
+++ b/
config/example.application.yml
@@
-130,6
+130,8
@@
production:
test:
<<: *defaults
+ # Server URL for testing
+ server_url: "openstreetmap.example.com"
# Geonames credentials for testing
geonames_username: "dummy"
# External authentication credentials for testing