try fix
This commit is contained in:
parent
4a55d0821b
commit
2b203c28c3
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
image = "codeberg.org/forgejo/forgejo:9";
|
||||
container_name = "forgejo";
|
||||
environment = {
|
||||
"USER_UID=1000",
|
||||
"USER_UID=1000"
|
||||
"USER_GID=1000"
|
||||
};
|
||||
restart = "always";
|
||||
|
|
|
|||
Loading…
Reference in a new issue