add dynamic log config

This commit is contained in:
Adil Hafeez 2026-04-01 15:40:40 -07:00
parent f019f05738
commit f04c0b7cdd
9 changed files with 634 additions and 5 deletions

View file

@ -74,6 +74,7 @@ def docker_start_plano_detached(
port_mappings = [
"12001:12001",
"19901:9901",
"19091:9091",
]
for port in gateway_ports: