.
This commit is contained in:
parent
6895bc5fef
commit
90b3e5afc7
@ -20,9 +20,13 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "8000:8000"
|
||||
environment:
|
||||
- OPENAI_API_BASE=https://api.openai.com
|
||||
- OPENAI_API_KEY=
|
||||
- OPENAI_API_MODEL=gpt-4-turbo-preview
|
||||
networks:
|
||||
- agentcoord-network
|
||||
|
||||
networks:
|
||||
app-network:
|
||||
agentcoord-network:
|
||||
driver: bridge
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user