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