Installation with Docker and NGINX

Hi,
I tried both solution from here:

Solution 1:
I changed as descripbed the config.js and start_w…sh, but I get still http returned as my API URL and WS URL

Solution 2:
When I am adding "COPY sources/start_webui.sh / RUN [“chmod”, “+x”, “start_webui.sh”] (created the file), webui is not starting properly.

Did something in the meantime?

Thanks