feat: Phase 3 Tasks 16-18 — Pydantic-Settings, Error-Handler, systemd
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
REDIS_HOST=localhost
|
||||
REDIS_PORT=6379
|
||||
WHATSAPP_APP_SECRET=dein_secret_hier
|
||||
WHATSAPP_VERIFY_TOKEN=bsn_verify_token
|
||||
TELEGRAM_BOT_TOKEN=dein_bot_token_hier
|
||||
APP_DEBUG=false
|
||||
Reference in New Issue
Block a user