mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 08:46:24 +02:00
fix webui url and dependencies (#66)
This commit is contained in:
parent
2cd5ec5adf
commit
3215d81e58
7 changed files with 11 additions and 10 deletions
|
|
@ -40,4 +40,4 @@ services:
|
|||
ports:
|
||||
- "18080:8080"
|
||||
environment:
|
||||
- CHAT_COMPLETION_ENDPOINT=http://envoy:10000/v1/chat/completions
|
||||
- CHAT_COMPLETION_ENDPOINT=http://envoy:10000/v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue