X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/428e7d6baa28ecb7d06f1f851fdd69ef00249bfb..ce209c8c4f7a3fb2a4217728db367451676f7f71:/config/example.application.yml diff --git a/config/example.application.yml b/config/example.application.yml index ec6048521..73089394f 100644 --- a/config/example.application.yml +++ b/config/example.application.yml @@ -1,6 +1,6 @@ defaults: &defaults # The server URL - server_url: "www.openstreetmap.org" + #server_url: "www.openstreetmap.org" # The generator generator: "OpenStreetMap server" copyright_owner: "OpenStreetMap and contributors" @@ -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