mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-07 16:36:55 -05:00
feat: add webhook signing key as config variable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user