mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Exclude some elements
https://github.com/alexbelgium/hassio-addons/issues/247
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
"amd64",
|
"amd64",
|
||||||
"armv7"
|
"armv7"
|
||||||
],
|
],
|
||||||
|
"backup_exclude": [
|
||||||
|
"backups",
|
||||||
|
"docker_config/cli-plugins" ],
|
||||||
"description": "Manage your Docker environment with ease",
|
"description": "Manage your Docker environment with ease",
|
||||||
"docker_api": true,
|
"docker_api": true,
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
@@ -41,6 +44,6 @@
|
|||||||
"startup": "services",
|
"startup": "services",
|
||||||
"upstream": "2.11.1",
|
"upstream": "2.11.1",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.11.1-TESTDONOTUPDATE",
|
"version": "2.11.2",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:9099]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:9099]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user