♻️ update volume paths in tracker service configuration

This commit is contained in:
2025-10-27 11:17:37 +00:00
parent 121452cb3f
commit 0d2143c24d

View File

@@ -6,9 +6,9 @@ services:
networks:
- homelab
volumes:
- /mnt/swarm-data/webservers/production/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- /mnt/swarm-data/webservers/production/nginx/.conf/default.conf:/etc/nginx/conf.d/default.conf:ro
- /mnt/swarm-data/webfiles/production/taylors-development:/usr/share/nginx/html:ro
- /home/doc/swarm-data/appdata/webservers/production/nginx/nginx.conf:/etc/nginx/nginx.conf:ro
- /home/doc/swarm-data/appdata/webservers/production/nginx/.conf/default.conf:/etc/nginx/conf.d/default.conf:ro
- /home/doc/swarm-data/appdata/webfiles/production/taylors-development:/usr/share/nginx/html:ro
deploy:
replicas: 3
placement: