try only user id
This commit is contained in:
@@ -69,7 +69,6 @@ in
|
||||
];
|
||||
environment = {
|
||||
USER_UID = "${config.users.users.gitea.uid}";
|
||||
USER_GID = "${config.users.groups.gitea.gid}";
|
||||
};
|
||||
extraOptions = [
|
||||
"--ip=${ip}"
|
||||
|
||||
Reference in New Issue
Block a user