osrm-frontend icon indicating copy to clipboard operation
osrm-frontend copied to clipboard

✨ Start-prod without livereload fix #278

Open madmath03 opened this issue 5 years ago • 2 comments

:sparkles: Start-prod without livereload fix #278

Using this, the container can be used simply in production by setting command to run:

docker run -p 9966:9966 osrm/osrm-frontend npm run start-prod

madmath03 avatar Jun 18 '20 12:06 madmath03

@madmath03 could you update the dockerfile to use the new cmd ?

when done we might pursuade @mjjbell to approve + merge

hoerup avatar Oct 08 '21 06:10 hoerup