Currently, the web-ui can only use the subdomains demoapp/demoapi/demofiles, app/api/files or the ports 8080/8008/8081
problem is only that in the web frontend...the javascrupt still tries to connect to port 8008
like the allegro demo server is connecting to https://demoapi.trains.allegro.ai/ ....where is that configured?
Hi AgitatedPigeon83 , can you please share the exact changes you made in your docker compose? How exactly did you run?
I suggest you try changing your domains to http://app.trains.mydomain.com , http://api.trains.mydomain.com and http://files.trains.mydomain.com
but it should connect to http://trains-api.mydomain.com
ah...ok then i rename it and it should work?
if server is on http://trains.mydomain.com it tries to connect to trains.mydomain.com:8008
Sure 🙂 - let me know how it works out
is there a file where i can change the destination for the api server?
i added to api file and webserver an additional network...and there is a http proxy/balancer....but that all works...i can reach all 3 services by https