Unanswered
Helllo, I’Ve A Problem Setting Up Clearml Locally: I Want To Use The Single Up/Domain Configuration, But When I Access The Webui From Another Device It Still Uses Localhost:8081 As Host For The Fileserver, That Is Obviously Not Accessible From Other Devic
I set this in the webserver section of the docker-compose, but it didn’t helped (the double quotes are because a problem in the parsing of the arguments , it has been already reported on GitHub where a read about this fix):
environment:
WEBSERVER__fileBaseUrl: '"http://192.168.1.83:8081"'
WEBSERVER__useFilesProxy: 'true'
44 Views
0
Answers
2 months ago
2 months ago