7 lines
203 B
Plaintext
7 lines
203 B
Plaintext
# Webhook Configuration
|
|
NEXTJS_WEBHOOK_URL=https://your-nextjs-app.com/api/webhooks/mail-signal
|
|
WEBHOOK_SECRET=besiktasK1903*
|
|
|
|
# Redis (Optional, if used in other parts)
|
|
REDIS_URL=redis://localhost:6379
|