projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
baa3b31
)
Set server_url in the test environment
author
Tom Hughes
<tom@compton.nu>
Wed, 22 Mar 2017 17:24:28 +0000
(17:24 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 22 Mar 2017 17:24:28 +0000
(17:24 +0000)
config/example.application.yml
patch
|
blob
|
history
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