valhalla / demos

demos
MIT License
99 stars 57 forks source link

use localhost when we say #64

Closed kevinkreiser closed 9 years ago

dnesbitt61 commented 9 years ago

If I am just running a local Valhalla route service how can I get elevation charts from dev?

kevinkreiser commented 9 years ago

run the route with it set to localhost, then switch it to dev and click get chart

kevinkreiser commented 9 years ago

there is a larger issue that we have default skadi service and tyr service on 8002. we could change the port of one of them and that would fix it but its a bit more complicated because we hvae to think about what to do with chef which currently doesnt have to care

dnesbitt61 commented 9 years ago

:shipit

kdiluca commented 9 years ago

:+1: