Update gitea/docker-compose.yml

This commit is contained in:
2026-01-25 03:01:56 -07:00
parent 1d187a320c
commit b703025d4c
+2 -2
View File
@@ -4,7 +4,7 @@
version: "3"
volumes:
gitea-data:
data:
driver: local
driver_opts:
type: none
@@ -26,7 +26,7 @@ services:
networks:
- gitea
volumes:
- gitea-data:/data
- data:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
# ports: