Add environment variables used by docker compose to access the web app from a remote instance (not localhost).
Additionally, have the possibility to set the web app port to something else than 8080 because it may not be open on a cloud instance. Same change for mlflow port.
Add environment variables used by docker compose to access the web app from a remote instance (not localhost).
Additionally, have the possibility to set the web app port to something else than 8080 because it may not be open on a cloud instance. Same change for mlflow port.