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

This commit is contained in:
dn
2024-12-12 14:54:08 +01:00
parent 6a20b19aa8
commit 9c7612d505

View File

@@ -15,10 +15,10 @@ services:
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