mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Allow gît /data access
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
},
|
||||
"startup": "once",
|
||||
"boot": "manual",
|
||||
"environment:" { "GIT_DISCOVERY_ACROSS_FILESYSTEM" = 1 },
|
||||
"options": {
|
||||
"addon": [{ "slug": "addon slug", "beta": false, "fulltag": false, "repository": "https://github.com/user/repo", "upstream": "github_user/repo_name" }],
|
||||
"gituser": "gituser",
|
||||
|
||||
Reference in New Issue
Block a user