I have MusicBrainz Docker up and running perfectly.
I edited the .env file and added the following line:
MUSICBRAINZ_WEB_SERVER_HOST=172.16.0.10
This allows me to access locally at http://172.16.0.10:5000 with absolutely no issues at all.
My questions is, what adjustments would be needed to access it with a custom url (i.e. musicbrainz.myurl.com) behind nginx reverse proxy? I have MANY other services running behind nginx with no issues at all but I cannot get MusicBrainz to display css correctly
Port number could not be hidden without dealing with configuration in DBDefs.pm directly. I just opened a patch to address that, it will just drop inconvenient :80 and :443 from base URL: