mirror of
https://github.com/hassio-addons/addon-vscode.git
synced 2025-05-07 04:31:24 +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
|
- 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?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue