changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
version: '1.0'
|
version: '3.2'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
NPM:
|
NPM:
|
||||||
@@ -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