Update addon_config.markdown
This commit is contained in:
parent
c132eb2f82
commit
97953e7c2f
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ The config for an add-on is stored in `config.json`.
|
|||
"description": "long descripton",
|
||||
"arch": ["amd64"],
|
||||
"url": "website with more information about add-on (ie a forum thread for support)",
|
||||
"startup": "before",
|
||||
"startup": "application",
|
||||
"boot": "auto",
|
||||
"ports": {
|
||||
"123/tcp": 123
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue