Integrate Redis (10.30.20.70) for locks, cache, and decision state to maximize infra utilization

This commit is contained in:
2026-03-01 10:43:01 -08:00
parent cd8f8430f9
commit 1ca35733cf
5 changed files with 72 additions and 1 deletions

View File

@@ -33,6 +33,8 @@ TRILIUM_TOKEN=REPLACE_ME
N8N_BOT_WEBHOOK=
REDIS_URL=redis://10.30.20.70:6379/0
APP_HOST=0.0.0.0
APP_PORT=8089
DB_PATH=sqlite:///./bot.db