Closed 3bagorion33 closed 1 week ago
To Reproduce Steps to reproduce the behavior:
docker pull ghcr.io/bambanah/deemix:v4.2.8
docker run -d --name Deemix \ -v /path/to/music:/downloads \ -v /path/to/config:/config \ -p 6595:6595 \ ghcr.io/bambanah/deemix:latest
If you're reading this it means that js/bundle.js isn't loading correctly. Make sure the file is present, if not build the webui.
After reloading page seems all ok 🤔
Please close your issue if your problem is solved
To Reproduce Steps to reproduce the behavior:
docker pull ghcr.io/bambanah/deemix:v4.2.8
docker run -d --name Deemix \ -v /path/to/music:/downloads \ -v /path/to/config:/config \ -p 6595:6595 \ ghcr.io/bambanah/deemix:latest