Add WEBHOOK_URL environment variable and update documentation for webhook notifications
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- EVE_SSO_SECRET=${EVE_SSO_SECRET}
|
||||
- NEXT_PUBLIC_PRAISAL_URL=${NEXT_PUBLIC_PRAISAL_URL}
|
||||
- SENTRY_AUTH_TOKEN=${SENTRY_AUTH_TOKEN}
|
||||
- WEBHOOK_URL=${WEBHOOK_URL}
|
||||
- LOG_LEVEL=warn
|
||||
ports:
|
||||
- 3000:3000
|
||||
|
Reference in New Issue
Block a user