mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-03 18:51:23 +00:00
changed dockerfile and init-cp run
This commit is contained in:
parent
4508d71553
commit
e5d5f10038
1 changed files with 2 additions and 2 deletions
|
@ -38,9 +38,9 @@ services:
|
|||
- mysql:want
|
||||
- mqtt:want
|
||||
options:
|
||||
log_level: warn
|
||||
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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue