gitea server fix
This commit is contained in:
parent
ec2e6d7e0a
commit
c15b9807b1
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ services:
|
|||
- mih-network
|
||||
#============== GITEA ====================================================================
|
||||
mih-gitea:
|
||||
image: gitea/gitea:latest
|
||||
image: gitea/gitea:latest-rootless
|
||||
container_name: mih-gitea
|
||||
environment:
|
||||
- USER_UID=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue