This commit is contained in:
poslop
2026-01-10 10:50:58 -06:00
parent 92b082aedc
commit 99e4e0b796
3 changed files with 15 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ services:
image: gitea/gitea:latest
environment:
- GITEA__service__DISABLE_REGISTRATION=true
- GITEA__repository__ALLOW_FORK_INTO_SAME_OWNER=true
- USER_UID=1000
- USER_GID=1000
volumes: