mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-05 13:22:38 +02:00
add composio tools
This commit is contained in:
parent
8038d52495
commit
078f785a9e
27 changed files with 2514 additions and 140 deletions
|
|
@ -54,6 +54,8 @@ services:
|
|||
- USE_BILLING=${USE_BILLING}
|
||||
- BILLING_API_URL=${BILLING_API_URL}
|
||||
- BILLING_API_KEY=${BILLING_API_KEY}
|
||||
- USE_COMPOSIO_TOOLS=${USE_COMPOSIO_TOOLS}
|
||||
- COMPOSIO_API_KEY=${COMPOSIO_API_KEY}
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- uploads:/app/uploads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue