try only user id

This commit is contained in:
2023-12-02 19:43:51 +01:00
parent c7260cce60
commit 1d8d6b6de7

View File

@@ -69,7 +69,6 @@ in
];
environment = {
USER_UID = "${config.users.users.gitea.uid}";
USER_GID = "${config.users.groups.gitea.gid}";
};
extraOptions = [
"--ip=${ip}"