Add WEBHOOK_URL environment variable and update documentation for webhook notifications

This commit is contained in:
2025-09-21 15:31:11 +02:00
parent 82877b8870
commit 46289d4667
3 changed files with 24 additions and 1 deletions

View File

@@ -4,4 +4,5 @@ EVE_SSO_SECRET=Secret Key
EVE_SSO_CALLBACK_URL=Callback URL (This should be the domain you are hosting at or if run locally it should be http://localhost:3000)
NEXT_PUBLIC_PRAISAL_URL=https://praisal.avanto.tk/appraisal/structured.json?persist=no
SENTRY_AUTH_TOKEN=Sentry token for error reporting.
LOG_LEVEL=warn
LOG_LEVEL=warn
WEBHOOK_URL=Webhook URL