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
|
- mih-network
|
||||||
#============== GITEA ====================================================================
|
#============== GITEA ====================================================================
|
||||||
mih-gitea:
|
mih-gitea:
|
||||||
image: gitea/gitea:latest
|
image: gitea/gitea:latest-rootless
|
||||||
container_name: mih-gitea
|
container_name: mih-gitea
|
||||||
environment:
|
environment:
|
||||||
- USER_UID=1000
|
- USER_UID=1000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue