fix(matrix-bridge-dagi): add BRIDGE_ROOM_MAP to docker-compose env

Made-with: Cursor
This commit is contained in:
Apple
2026-03-03 07:52:59 -08:00
parent dbfab78f02
commit 88bdaf214b

View File

@@ -41,6 +41,7 @@ services:
# ── Policy ───────────────────────────────────────────────────────────
- BRIDGE_ALLOWED_AGENTS=sofiia
- BRIDGE_ROOM_MAP=${BRIDGE_ROOM_MAP:-}
- RATE_LIMIT_ROOM_RPM=20
- RATE_LIMIT_SENDER_RPM=10