mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2025-12-20 03:45:16 +05:30
Feat: Update gitea container
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user