Skip to content

✨ Start-prod without livereload fix #278#324

Merged
DennisOSRM merged 2 commits intoProject-OSRM:gh-pagesfrom
Monogramm:fix/livereload
Mar 28, 2026
Merged

✨ Start-prod without livereload fix #278#324
DennisOSRM merged 2 commits intoProject-OSRM:gh-pagesfrom
Monogramm:fix/livereload

Conversation

@madmath03
Copy link
Copy Markdown
Contributor

✨ 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

@hoerup
Copy link
Copy Markdown
Contributor

hoerup commented Oct 8, 2021

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

when done we might pursuade @mjjbell to approve + merge

Signed-off-by: madmath03 <mb.mathieu.brunot@gmail.com>
@fbarbe00
Copy link
Copy Markdown
Contributor

Hi! Are there plans to merge this?

@DennisOSRM DennisOSRM merged commit 732c51e into Project-OSRM:gh-pages Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

in docker environment livereload on the browser tries to connect to the internal docker ip address of the frontend container

5 participants