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