]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/rails.rb
Switch to the Mapbox OSM instance
[chef.git] / cookbooks / web / recipes / rails.rb
index 632a627cc2d5b692eaaed70a0999866c12006df6..47010c722763f2dcab7b29708046c0356b381a95 100644 (file)
@@ -77,6 +77,7 @@ rails_port "www.openstreetmap.org" do
   windowslive_auth_id "0000000040153C51"
   windowslive_auth_secret web_passwords["windowslive_auth_secret"]
   mapzen_valhalla_key web_passwords["mapzen_valhalla_key"]
+  osrm_url "//api-osrm-routed-production.tilestream.net/viaroute"
 end
 
 package "libjson-xs-perl"