fix: update backup script to include additional exports and correct glance volume mapping

This commit is contained in:
2026-04-11 15:08:10 +08:00
parent c339952965
commit b096120482
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ services:
networks:
- traefik-public
volumes:
- /var/data/glance.yml:/app/glance.yml
- /var/data/glance:/app/config
# - /etc/timezone:/etc/timezone:ro
# - /etc/localtime:/etc/localtime:ro
deploy: