Hello, I tried the command that appears in the README file, but it says that MUSIC_TOKEN is not found, even though the same command worked correctly in previous versions.
I've seen in closed issues that there was the same problem, but it was on arm64; I'm using Windows x64. How can I use the credentials as environment variables?
docker run -it -v ./rootfs/data:/app/rootfs/data -e args="-L username:password -H 0.0.0.0" wrapper Login required: MUSIC_TOKEN not found.

Hello, I tried the command that appears in the README file, but it says that MUSIC_TOKEN is not found, even though the same command worked correctly in previous versions.
I've seen in closed issues that there was the same problem, but it was on arm64; I'm using Windows x64. How can I use the credentials as environment variables?
docker run -it -v ./rootfs/data:/app/rootfs/data -e args="-L username:password -H 0.0.0.0" wrapper Login required: MUSIC_TOKEN not found.