X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b577c05d0145a6daea265427f85bed96235eab9e..4bfd3b66e6fc725fb406068a955bb3aeea394f90:/cookbooks/web/recipes/rails.rb diff --git a/cookbooks/web/recipes/rails.rb b/cookbooks/web/recipes/rails.rb index 632a627cc..47010c722 100644 --- a/cookbooks/web/recipes/rails.rb +++ b/cookbooks/web/recipes/rails.rb @@ -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"