propagate composio webhook secret in docker

This commit is contained in:
Ramnique Singh 2025-08-10 07:09:02 +05:30
parent d074281280
commit 43498f44fc

View file

@ -60,6 +60,7 @@ services:
- BILLING_API_KEY=${BILLING_API_KEY}
- USE_COMPOSIO_TOOLS=${USE_COMPOSIO_TOOLS}
- COMPOSIO_API_KEY=${COMPOSIO_API_KEY}
- COMPOSIO_TRIGGERS_WEBHOOK_SECRET=${COMPOSIO_TRIGGERS_WEBHOOK_SECRET}
restart: unless-stopped
volumes:
- uploads:/app/uploads