change gitea user

This commit is contained in:
2023-12-05 17:50:57 +01:00
parent 35fe864a8f
commit b61734c4c5
2 changed files with 17 additions and 7 deletions

View File

@@ -1,8 +1,10 @@
{
uids = {
unbound = 10001;
gitea = 10002;
};
gids = {
unbound = 10001;
gitea = 10002;
};
}