X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9391df3f714e695bd47ed4122065617e8d3461d9..50c7aeade5b0efe29ad8ff0f017688182adef834:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 851e41d1c..d5ea0353d 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -72,7 +72,6 @@ rails_port "www.openstreetmap.org" do facebook_auth_secret web_passwords["facebook_auth_secret"] windowslive_auth_id "0000000040153C51" windowslive_auth_secret web_passwords["windowslive_auth_secret"] - nominatim_url "//poldi.openstreetmap.org/" end gem_package "apachelogregex"