docs: finalize installation instructions and infrastructure for overhauled worker

This commit is contained in:
AyrisAI
2026-05-14 19:14:43 +03:00
parent d815626479
commit 06789a25af
5 changed files with 101 additions and 63 deletions

6
.env.example Normal file
View 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