I have Docker instance created from docker-compose. All link to images etc link to http://example.com but I need them to link to http://example.com:9494 instead. This is address of my instance. I don't need custom domain and proxy, want to access it directly on custom port. Is it possible?
Found it. You have to add port to hostname in .env file
This results in broken Federation, though.