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

This commit is contained in:
dn
2024-12-12 14:53:12 +01:00
parent a28432d8bc
commit 6a20b19aa8

View File

@@ -14,8 +14,8 @@ services:
replicas: 1
volumes:
- npm_data:/data
- npm_Letsencrypt:/etc/letsencrypt
- npm_data: /data
- npm_Letsencrypt: /etc/letsencrypt
volumes:
npm_data: