add discord webhook
This commit is contained in:
@@ -9,3 +9,6 @@ READER_PASSWORD=your-reader-password-here
|
||||
# A long random string used to sign JWT tokens.
|
||||
# Generate one with: node -e "console.log(require('crypto').randomBytes(32).toString('hex'))"
|
||||
JWT_SECRET=change-this-to-a-random-secret
|
||||
|
||||
# Discord webhook URL for first-read notifications (optional)
|
||||
DISCORD_WEBHOOK_URL=
|
||||
|
||||
Reference in New Issue
Block a user