1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-20 02:18:37 +00:00

Update README.md

This commit is contained in:
Pascal Vizeli
2018-04-12 14:49:11 +02:00
committed by GitHub
parent 99c5fd4110
commit 8b236f1a4a

View File

@@ -32,8 +32,7 @@ Provide a `supervisor.json` on your data partition they can/need follow struct:
"supervisor": "repo/image",
"supervisor_args": "optional / custom docker arguments",
"cli": "repo/image",
"cli_args": "optional / custom docker arguments",
"data_folder": "name_of_data_folder"
"cli_args": "optional / custom docker arguments"
}
```