Update rsync destination volume path in stack.yml

This commit is contained in:
2025-10-28 22:16:41 +00:00
parent e5513e9358
commit ffd76f7fa8

View File

@@ -17,7 +17,7 @@ services:
constraints: [node.role == manager]
volumes:
- /home/doc/swarm-data/appdata:/source:ro
- /home/doc/swarm/appdata:/destination
- /home/doc/backups:/destination
- /home/doc/swarm/swarm-production/conf/rsync-conf/excludes.txt:/excludes.txt:ro
networks:
- homelab