change path
This commit is contained in:
parent
8e3994e3d9
commit
2cd272215d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
- LETSENCRYPT_HOST=pad.ixvd.net,pad.sandbox.neo.ixvd.net
|
- LETSENCRYPT_HOST=pad.ixvd.net,pad.sandbox.neo.ixvd.net
|
||||||
- VIRTUAL_HOST=pad.ixvd.net,pad.sandbox.neo.ixvd.net
|
- VIRTUAL_HOST=pad.ixvd.net,pad.sandbox.neo.ixvd.net
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/cryptpad/config/config.js:/cryptpad/config
|
- /srv/cryptpad/config/config.js:/cryptpad/config/config.js
|
||||||
- /srv/cryptpad/data:/cryptpad/data
|
- /srv/cryptpad/data:/cryptpad/data
|
||||||
- /srv/cryptpad/other/blob:/cryptpad/blob
|
- /srv/cryptpad/other/blob:/cryptpad/blob
|
||||||
- /srv/cryptpad/other/block:/cryptpad/block
|
- /srv/cryptpad/other/block:/cryptpad/block
|
||||||
|
|
Reference in a new issue