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)
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)
why did the LNURL payment processor actually drop out of the readme?
I was never added
https://github.com/Cameri/nostream/commit/f23740073f6b59b230157528376a89ca44af3f27
I just emailed Adithya to help me put the steps together to ensure we have them, but if you can help me Iād appreciate it!
Btw Iāve added a whitelist for zap receipts for paid relays which is on by default.
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.
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. š¤