mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
propagate composio webhook secret in docker
This commit is contained in:
parent
d074281280
commit
43498f44fc
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue