I'm using both of the official osrm-frontend and osrm-backend docker containers, after loading the frontend in a browser everything works well except the browser tries to connects to the internal ip address of the frontend server.
I guess we need a way to configure livereload to supply the external ip address?
Project-OSRM/osrm-backend#5119