mirror of
https://github.com/hassio-addons/addon-foldingathome.git
synced 2025-05-05 11:51:22 +00:00
Adjust add-on linter errors
This commit is contained in:
parent
4c46cb14a4
commit
06c55eb050
2 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"amd64": "ghcr.io/hassio-addons/debian-base/amd64:4.2.3"
|
"amd64": "ghcr.io/hassio-addons/debian-base/amd64:4.2.3"
|
||||||
},
|
}
|
||||||
"args": {}
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,13 +5,9 @@
|
||||||
"description": "Fighting disease with a world wide distributed super computer",
|
"description": "Fighting disease with a world wide distributed super computer",
|
||||||
"url": "https://github.com/hassio-addons/addon-foldingathome",
|
"url": "https://github.com/hassio-addons/addon-foldingathome",
|
||||||
"webui": "http://[HOST]:[PORT:7396]",
|
"webui": "http://[HOST]:[PORT:7396]",
|
||||||
"startup": "application",
|
|
||||||
"arch": ["amd64"],
|
"arch": ["amd64"],
|
||||||
"boot": "auto",
|
|
||||||
"init": false,
|
"init": false,
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"hassio_role": "default",
|
|
||||||
"options": {},
|
|
||||||
"video": true,
|
"video": true,
|
||||||
"ports": {
|
"ports": {
|
||||||
"7396/tcp": 7396,
|
"7396/tcp": 7396,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue