changed repo init-cs for mandatory items

This commit is contained in:
Richard Sperry 2025-04-15 14:52:50 -07:00
parent 782d6fef6c
commit 3627243d9c

View file

@ -40,10 +40,10 @@ services:
options:
log_level: warn
schema:
log_level: list(trace|debug|info|warn|error)?
log_level: list(trace|debug|info|warn|error)
config_path: str?
packages:
- str
- str?
init_commands:
- str
- str?