]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Set server_url in the test environment
[rails.git] / config / example.application.yml
index 6ebb786d566b1614c967bf849975836f07ddcaff..73089394f94b80b024d129dc1bafefc426426bec 100644 (file)
@@ -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