mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-05 11:41:38 +00:00
📚 Update add-on documentation to use new YAML configuration format
This commit is contained in:
parent
38a219b756
commit
df117e39f9
1 changed files with 5 additions and 8 deletions
13
README.md
13
README.md
|
@ -54,14 +54,11 @@ comparison to installing any other Hass.io add-on.
|
||||||
|
|
||||||
Example add-on configuration:
|
Example add-on configuration:
|
||||||
|
|
||||||
```json
|
```yaml
|
||||||
{
|
networks:
|
||||||
"networks":[
|
- wgfyiwe73747457
|
||||||
"wgfyiwe73747457",
|
- fhu3888892jjfdk
|
||||||
"fhu3888892jjfdk"
|
api_auth_token: ''
|
||||||
],
|
|
||||||
"api_auth_token":""
|
|
||||||
}
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note**: _This is just an example, don't copy and paste it! Create your own!_
|
**Note**: _This is just an example, don't copy and paste it! Create your own!_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue