At the current version you configure the frontend api url for the ui in the docker environment variable.
The idea is, that you can change the url from the ui and save it in a shared appconfig.json (which need to be shared between all ui docker container).
This improves the usability for the deployment and the ui docker image is unrelated to the other images.
At the current version you configure the frontend api url for the ui in the docker environment variable. The idea is, that you can change the url from the ui and save it in a shared appconfig.json (which need to be shared between all ui docker container). This improves the usability for the deployment and the ui docker image is unrelated to the other images.