This commit is contained in:
2025-12-06 11:19:31 -05:00
parent cc9b9dfdad
commit a8717b7aed

View File

@@ -14,9 +14,6 @@ services:
image: docker.gitea.com/gitea:1.25.2
container_name: gitea
restart: always
environment:
- USER_UID=$(id -u $USER)
- USER_GID=$(id -u $USER)
networks:
- frontend
volumes: