rename to plano

This commit is contained in:
Adil Hafeez 2025-12-23 16:57:21 -08:00
parent 15fbb6c3af
commit 4c2fe9e85e
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
18 changed files with 90 additions and 87 deletions

View file

@ -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)