Wow!
Then I just did that Docker environment variables (.env) thing!
- Test that I see
localhostwithsudo docker-compose config - Add
MUSICBRAINZ_WEB_SERVER_HOST=192.168.0.99to mymusicbrainz-docker/.envfile - Tests that I see
192.168.0.99withsudo docker-compose config - Start the server with
sudo docker-compose up(now I am starting to know this one
I can’t believe the knowledge all people have in #musicbrainz:devel!