mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Update addon_config.markdown
This commit is contained in:
parent
c132eb2f82
commit
97953e7c2f
@ -78,7 +78,7 @@ The config for an add-on is stored in `config.json`.
|
|||||||
"description": "long descripton",
|
"description": "long descripton",
|
||||||
"arch": ["amd64"],
|
"arch": ["amd64"],
|
||||||
"url": "website with more information about add-on (ie a forum thread for support)",
|
"url": "website with more information about add-on (ie a forum thread for support)",
|
||||||
"startup": "before",
|
"startup": "application",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"ports": {
|
"ports": {
|
||||||
"123/tcp": 123
|
"123/tcp": 123
|
||||||
|
Loading…
x
Reference in New Issue
Block a user