changed data volume location

This commit is contained in:
2026-05-25 12:06:49 -05:00
parent a1469c879b
commit 20a5385827
+1 -1
View File
@@ -7,7 +7,7 @@ services:
- USER_UID=1001 - USER_UID=1001
- USER_GID=1001 - USER_GID=1001
volumes: volumes:
- /srv/docker/office/gitea:/data - /srv/docker/dev/gitea:/data
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
ports: ports: