mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
rename to plano
This commit is contained in:
parent
15fbb6c3af
commit
4c2fe9e85e
18 changed files with 90 additions and 87 deletions
|
|
@ -24,9 +24,9 @@ Create a ``docker-compose.yml`` file with the following configuration:
|
|||
|
||||
# docker-compose.yml
|
||||
services:
|
||||
archgw:
|
||||
image: katanemo/archgw:0.3.22
|
||||
container_name: archgw
|
||||
plano:
|
||||
image: katanemo/plano:0.4.0
|
||||
container_name: plano
|
||||
ports:
|
||||
- "10000:10000" # ingress (client -> arch)
|
||||
- "12000:12000" # egress (arch -> upstream/llm proxy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue