X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/87eb13578e96c47ce00cf62348ea6e7902089e1f..8ae3b2a127b2e3851409a4fcfb26709a41005031:/cookbooks/web/recipes/rails.rb?ds=inline diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index e14c898c7..7bd00e0b9 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -114,6 +114,7 @@ rails_port "www.openstreetmap.org" do storage_configuration storage storage_service "avatars" storage_url "https://openstreetmap-user-avatars.s3.dualstack.eu-west-1.amazonaws.com" + overpass_url "https://query.openstreetmap.org/query-features" end gem_package "bundler#{ruby_version}" do