fixed typo
This commit is contained in:
parent
4322e0032c
commit
c4812614cf
@ -22,8 +22,8 @@ in
|
||||
|
||||
environment = {
|
||||
TZ = "Europe/Bucharest";
|
||||
UID = 1000;
|
||||
GID = 10000;
|
||||
UID = "1000";
|
||||
GID = "10000";
|
||||
};
|
||||
};
|
||||
k };
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user