Updated eployments

This commit is contained in:
2026-06-11 23:54:44 -04:00
parent 0decccfaed
commit 5dee3a2688
9 changed files with 180 additions and 10 deletions

View File

@@ -24,12 +24,12 @@ volumes:
nginx-data:
driver: local
driver_opts:
type: nfs
o: "addr=14.10.10.71,rw,nfsvers=4"
device: ":/volume1/docker/nginx/data/"
type: none
o: bind
device: /mnt/swarm_shared/legacy_volumes/nginx-proxy-manager_nginx-data/_data
nginx-letsencrypt:
driver: local
driver_opts:
type: nfs
o: "addr=14.10.10.71,rw,nfsvers=4"
device: ":/volume1/docker/nginx/letsencrypt/"
type: none
o: bind
device: /mnt/swarm_shared/legacy_volumes/nginx-proxy-manager_nginx-letsencrypt/_data