docs: finalize installation instructions and infrastructure for overhauled worker
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user