osrm-frontend
osrm-frontend copied to clipboard
✨ Start-prod without livereload fix #278
: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 could you update the dockerfile to use the new cmd ?
when done we might pursuade @mjjbell to approve + merge