This commit is contained in:
2026-03-11 21:39:15 +01:00
parent 9cd773dd63
commit 5adee23135

View File

@@ -3,8 +3,8 @@ services:
image: gitea/gitea:1.24 image: gitea/gitea:1.24
container_name: gitea container_name: gitea
environment: environment:
- USER_UID=1000 - USER_UID=1001
- USER_GID=1000 - USER_GID=1001
restart: unless-stopped restart: unless-stopped
networks: networks:
- gitea - gitea