changed dockerfile and init-cp run

This commit is contained in:
Richard Sperry 2025-04-15 15:26:36 -07:00
parent 4508d71553
commit e5d5f10038

View file

@ -38,9 +38,9 @@ services:
- mysql:want - mysql:want
- mqtt:want - mqtt:want
options: options:
log_level: warn log_level: Warn
schema: schema:
log_level: list(trace|debug|info|warn|error) log_level: list(Trace|Debug|Info|Warn|Error)
config_path: str? config_path: str?
packages: packages:
- str? - str?