From: Tom Hughes Date: Tue, 16 Jun 2015 19:12:42 +0000 (+0100) Subject: Revert "Switch the web site to use poldi for nominatim" X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/50c7aeade5b0efe29ad8ff0f017688182adef834 Revert "Switch the web site to use poldi for nominatim" This reverts commit 13f25d067b968034570bc697070b6f07a4b9b0ce. --- 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"