mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
release 0.4.2 (#679)
This commit is contained in:
parent
78b2ae0cf7
commit
b7fba7a97f
17 changed files with 873 additions and 19 deletions
|
|
@ -25,7 +25,7 @@ Create a ``docker-compose.yml`` file with the following configuration:
|
|||
# docker-compose.yml
|
||||
services:
|
||||
plano:
|
||||
image: katanemo/plano:0.4.1
|
||||
image: katanemo/plano:0.4.2
|
||||
container_name: plano
|
||||
ports:
|
||||
- "10000:10000" # ingress (client -> plano)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue