Problems accessing MusicBrainz over local network

Wow!

Then I just did that Docker environment variables (.env) thing!

  1. Test that I see localhost with sudo docker-compose config
  2. Add MUSICBRAINZ_WEB_SERVER_HOST=192.168.0.99 to my musicbrainz-docker/.env file
  3. Tests that I see 192.168.0.99 with sudo docker-compose config
  4. 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!

2 Likes