feat: add webhook signing key as config variable

This commit is contained in:
mrjvs
2026-08-12 20:54:28 +02:00
parent 8a8c84756d
commit be092ca6b5
5 changed files with 6 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ PN_WEBSITE_DISCORD_SUPPORTER_ROLE_ID=
# Optional - Donation features + rewards (Requires discord):
PN_WEBSITE_STRIPE_SECRET_KEY=
PN_WEBSITE_STRIPE_WEBHOOK_SECRET=
PN_WEBSITE_STRIPE_NOTIFICATION_EMAIL=notifs@example.com
PN_WEBSITE_MONGO_CONNECTION_STRING=mongodb://localhost:27017/account?directConnection=true
PN_WEBSITE_SMTP_HOST=localhost