mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Allow gît /data access
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
},
|
},
|
||||||
"startup": "once",
|
"startup": "once",
|
||||||
"boot": "manual",
|
"boot": "manual",
|
||||||
|
"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