mirror of
https://github.com/katanemo/plano.git
synced 2026-05-12 01:02:56 +02:00
fix for linux
This commit is contained in:
parent
639839fbb1
commit
e0c4473217
5 changed files with 13 additions and 0 deletions
|
|
@ -19,3 +19,6 @@ services:
|
|||
environment:
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY:?error}
|
||||
- CHAT_COMPLETION_ENDPOINT=http://host.docker.internal:10000/v1
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue