mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Update README.md
This commit is contained in:
parent
40f74aff0a
commit
99c5fd4110
@ -30,10 +30,10 @@ Provide a `supervisor.json` on your data partition they can/need follow struct:
|
||||
```json
|
||||
{
|
||||
"supervisor": "repo/image",
|
||||
"data_folder": "name_of_data_folder",
|
||||
"supervisor_args": "optional / custom docker arguments",
|
||||
"cli": "repo/image",
|
||||
"cli_args": "optional / custom docker arguments"
|
||||
"cli_args": "optional / custom docker arguments",
|
||||
"data_folder": "name_of_data_folder"
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user