mirror of
https://github.com/katanemo/plano.git
synced 2026-07-20 16:41:04 +02:00
more renames
This commit is contained in:
parent
ca88ecfad3
commit
d7da8eca6f
5 changed files with 10 additions and 10 deletions
|
|
@ -11,7 +11,7 @@ services:
|
|||
environment:
|
||||
- LLM_GATEWAY_ENDPOINT=${LLM_GATEWAY_ENDPOINT:-http://host.docker.internal:12000/v1}
|
||||
- OPENAI_API_KEY=${OPENAI_API_KEY:?OPENAI_API_KEY environment variable is required but not set}
|
||||
archgw:
|
||||
plano:
|
||||
build:
|
||||
context: ../../../
|
||||
dockerfile: arch/Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue