♻️ update volume paths in tracker service configuration
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user