mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update config.json
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"startup": "once",
|
"startup": "once",
|
||||||
"boot": "manual",
|
"boot": "manual",
|
||||||
"environment": { "GIT_DISCOVERY_ACROSS_FILESYSTEM" = 1" },
|
"environment": { "GIT_DISCOVERY_ACROSS_FILESYSTEM" = "1" },
|
||||||
"options": {
|
"options": {
|
||||||
"addon": [{ "slug": "addon slug", "beta": false, "fulltag": false, "repository": "https://github.com/user/repo", "upstream": "github_user/repo_name" }],
|
"addon": [{ "slug": "addon slug", "beta": false, "fulltag": false, "repository": "https://github.com/user/repo", "upstream": "github_user/repo_name" }],
|
||||||
"gituser": "gituser",
|
"gituser": "gituser",
|
||||||
|
|||||||
Reference in New Issue
Block a user