add repo path, to enable update the binar path inside the repo hooks

This commit is contained in:
stubbfel
2018-12-21 16:52:19 +01:00
parent 037f15e237
commit 68d66ae112

View File

@@ -12,5 +12,6 @@
services.gitea = {
enable = true;
useWizard = true;
repositoryRoot = "/var/lib/gitea/gitea-repositories";
};
}