Hi,
I'm using the dockerized version of the app on my host. I'm trying to make it serve stuff on a subdomain (ex.something.tld) but passing that to the domain ENV value just results in Expose server thinking it's running on something.tld (even thought the command itself starts with ex.something.tld parameter).
Is this a bug or a feature? Thanks!