fixed manifest file

This commit is contained in:
2022-02-09 08:02:21 +01:00
parent 0a31212ff9
commit 9f0f7dee08

View File

@@ -11,6 +11,8 @@
"config/": "%CONFIG_DIR%/" "config/": "%CONFIG_DIR%/"
}, },
"env": { "env": {
"#1": "GITEA_ACCESS_TOKEN=\"\"",
"#2": "GITEA_BASEURL=\"http://localhost\"",
"GITEA_ACCESS_TOKEN": "<gitea-access-token>", "GITEA_ACCESS_TOKEN": "<gitea-access-token>",
"GITEA_BASEURL": "<gitea-instance-url>" "GITEA_BASEURL": "<gitea-instance-url>"
} }
@@ -28,7 +30,7 @@
"executable": false "executable": false
} }
}, },
"ref": "7405f3bf1612ef659121afed4dddef636c6c7ff00", "ref": "7405f3bf1612ef2354321afed4dddef636c6c7ff00",
} }
} }
} }