Logic to inject/patch bundle.js from docker environment at startup is missing. Accordingly, documentation references to use -e OSRM_BACKEND and its cousins are futile - this will not work.
From README.md:
You can change the backend by using -e OSRM_BACKEND='http://localhost:5001' in the docker run command.
Logic to inject/patch bundle.js from docker environment at startup is missing. Accordingly, documentation references to use -e OSRM_BACKEND and its cousins are futile - this will not work.
From README.md:
You can change the backend by using -e OSRM_BACKEND='http://localhost:5001' in the docker run command.