]> git.openstreetmap.org Git - rails.git/commitdiff
Set server_url in the test environment
authorTom Hughes <tom@compton.nu>
Wed, 22 Mar 2017 17:24:28 +0000 (17:24 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 22 Mar 2017 17:24:28 +0000 (17:24 +0000)
config/example.application.yml

index 6ebb786d566b1614c967bf849975836f07ddcaff..73089394f94b80b024d129dc1bafefc426426bec 100644 (file)
@@ -130,6 +130,8 @@ production:
 
 test:
   <<: *defaults
 
 test:
   <<: *defaults
+  # Server URL for testing
+  server_url: "openstreetmap.example.com"
   # Geonames credentials for testing
   geonames_username: "dummy"
   # External authentication credentials for testing
   # Geonames credentials for testing
   geonames_username: "dummy"
   # External authentication credentials for testing