This commit is contained in:
2025-03-06 22:51:47 +01:00
parent af090ece01
commit f6b7099f6b

View File

@ -5,7 +5,7 @@ networks:
services:
server:
image: gitea/gitea:latest
image: ${DOCKER_REGISTRY:-}gitea/gitea:latest
container_name: gitea
environment:
- USER_UID=1000