mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
docker fixes for agents
This commit is contained in:
parent
695a961333
commit
277a553ee1
6 changed files with 46 additions and 13 deletions
|
|
@ -46,6 +46,7 @@ services:
|
|||
environment:
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY}
|
||||
- API_KEY=${AGENTS_API_KEY}
|
||||
- REDIS_URL=redis://redis:6379
|
||||
restart: unless-stopped
|
||||
|
||||
copilot:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue