Update DockerStack/Dockers/NginxProxyManager/NPM-compose.yaml

This commit is contained in:
dn
2024-12-12 14:59:37 +01:00
parent 9c7612d505
commit 781ccbadb3

View File

@@ -14,11 +14,11 @@ services:
replicas: 1 replicas: 1
volumes: volumes:
- npm_data: /data - npm_data:/data
- npm_letsencrypt: /etc/letsencrypt - npm_Letsencrypt:/etc/letsencrypt
volumes: volumes:
npm_data: npm_data:
driver: gfs_vol driver: gfs_vol
npm_letsencrypt: npm_Letsencrypt:
driver: gfs_vol driver: gfs_vol