Shouldn't there be a "env_file:" entry in docker-compose.yml? The default one does not have it, but the full guide in README.md assumes it is there.
Nostream v1.24.1 has been released.
https://github.com/Cameri/nostream/compare/v1.24.0...v1.24.1
### Bug Fixes
* lnbits broken after lnurl-pay support (https://github.com/Cameri/nostream/issues/310)
Discussion
turns out we don’t need that, rename your file to `.env` and remove the `env_file:` entry on your docker-compose.yml file
Well, this didn't work out for me, so I had to add the line backup docker-compose.yml. 🤔