This commit is contained in:
2025-03-11 19:19:47 +01:00
parent a6bd75e0ae
commit ffede02394
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ services:
- USER_UID=1000
- USER_GID=1000
- ROOT_URL= https://gitea.sectorq.eu
restart: unless-stopped
restart: ${RESTART:-unless-stopped}
networks:
- gitea
volumes: