diff --git a/magdev/gitea-bundle/1.0/manifest.json b/magdev/gitea-bundle/1.0/manifest.json index 2c119be..c92ccd3 100644 --- a/magdev/gitea-bundle/1.0/manifest.json +++ b/magdev/gitea-bundle/1.0/manifest.json @@ -11,6 +11,8 @@ "config/": "%CONFIG_DIR%/" }, "env": { + "#1": "GITEA_ACCESS_TOKEN=\"\"", + "#2": "GITEA_BASEURL=\"http://localhost\"", "GITEA_ACCESS_TOKEN": "", "GITEA_BASEURL": "" } @@ -28,7 +30,7 @@ "executable": false } }, - "ref": "7405f3bf1612ef659121afed4dddef636c6c7ff00", + "ref": "7405f3bf1612ef2354321afed4dddef636c6c7ff00", } } }