i hate this

This commit is contained in:
Didier Slof 2023-01-31 11:41:47 +01:00
parent 742176c221
commit 8e3994e3d9
Signed by: didier
GPG key ID: 01E71F18AA4398E5
3 changed files with 2 additions and 295 deletions

View file

@ -6,8 +6,7 @@ networks:
services:
cryptpad:
build:
context: custom/cryptpad
image: promasu/cryptpad:nginx
hostname: cryptpad
environment:
- CPAD_MAIN_DOMAIN=pad.ixvd.net
@ -19,7 +18,7 @@ services:
- LETSENCRYPT_HOST=pad.ixvd.net,pad.sandbox.neo.ixvd.net
- VIRTUAL_HOST=pad.ixvd.net,pad.sandbox.neo.ixvd.net
volumes:
- /srv/cryptpad/config:/cryptpad/config
- /srv/cryptpad/config/config.js:/cryptpad/config
- /srv/cryptpad/data:/cryptpad/data
- /srv/cryptpad/other/blob:/cryptpad/blob
- /srv/cryptpad/other/block:/cryptpad/block