Feat: Update gitea container

This commit is contained in:
CoolnsX
2025-08-27 13:22:56 +05:30
parent 70269053bb
commit 8b151fa215

View File

@@ -11,8 +11,9 @@ AutoUpdate=registry
Environment=DISABLE_REGISTRATION=true Environment=DISABLE_REGISTRATION=true
Environment=USER_UID=1000 Environment=USER_UID=1000
Environment=USER_GID=1000 Environment=USER_GID=1000
Environment=SSH_LISTEN_PORT=2222
PublishPort=2222:22 Network=host
UIDMap=1000:0:1 UIDMap=1000:0:1
UIDMap=0:1:1000 UIDMap=0:1:1000