mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 09:16:24 +02:00
add dynamic log config
This commit is contained in:
parent
f019f05738
commit
f04c0b7cdd
9 changed files with 634 additions and 5 deletions
|
|
@ -74,6 +74,7 @@ def docker_start_plano_detached(
|
|||
port_mappings = [
|
||||
"12001:12001",
|
||||
"19901:9901",
|
||||
"19091:9091",
|
||||
]
|
||||
|
||||
for port in gateway_ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue