Update DockerStack/Dockers/NginxProxyManager/NPM-compose.yaml
This commit is contained in:
@@ -14,8 +14,8 @@ 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user