Regarding the config snippet - do you manually change it to port 80? I'm not sure how to configure this, maybe
might have some more insight.
I'm not sure this is possible in the open source version, but I'll try to find out 🙂
Hi SoreHorse95 , about enforcing a setting globally I think this option only exists in the Scale/Enterprise versions.
Regarding the config snippet - do you manually change it to port 80? I'm not sure how to configure this, maybe SuccessfulKoala55 might have some more insight.
CostlyOstrich36 Yes, I manually updated the port mapping in the docker-compose yaml. An alternative way would be to keep the 8080 port in the config, but then on the server forward all requests from 8080 to 80.
@<1523701279472226304:profile|SoreHorse95> , basically clearml-init
tries to guess the port (which is usually 8080) - you should be able to just provide the new URL with the correct port instead