I'd like to be able to run multiple Docker containers with Universal GUI so each one can have its own default meta server and application. Using the documented Docker compose method with Traefik I've tried to add a pathprefix for Universal GUI just like with Indicium but it doesn't work.
Can Universal be served under a URL with the format https://host/pathprefix
and if so what's a working config?
Follow-up of