]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Correct icon mappings for non OSRM routers
[rails.git] / config / example.application.yml
index 895601944dbfc697e92a4d34ca26f985dec6cd2e..1f0705bd3a03adbbf561f98d900f51ce34b9b0fd 100644 (file)
@@ -96,7 +96,7 @@ defaults: &defaults
   graphhopper_url: "//graphhopper.com/api/1/route"
   mapquest_directions_url: "//open.mapquestapi.com/directions/v2/route"
   mapzen_valhalla_url: "//valhalla.mapzen.com/route"
-  osrm_url: "//router.project-osrm.org/viaroute"
+  osrm_url: "//router.project-osrm.org/route/v1/driving/"
   # External authentication credentials
   #google_auth_id: ""
   #google_auth_secret: ""