Update config.json

This commit is contained in:
Alexandre
2021-01-31 15:46:49 +01:00
committed by GitHub
parent a30851c35d
commit 6986026aa3

View File

@@ -16,7 +16,7 @@
},
"startup": "once",
"boot": "manual",
"environment": { "GIT_DISCOVERY_ACROSS_FILESYSTEM" = 1" },
"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",