new dendrite config
All checks were successful
update neo with compose files / deploy the config on the server (push) Successful in 5s
update neo with compose files / notify after actions (push) Successful in 2s

This commit is contained in:
Didier Slof 2023-05-01 21:27:09 +02:00
parent 84b67ff9d3
commit 92f6d9715d
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -6,6 +6,12 @@ services:
command: [
"--config=/etc/dendrite/dendrite.yml"
]
envirnoment:
- VIRTUAL_HOST=dendrite.neo.ixvd.net
- LETSENCRYPT_HOST=dendrite.neo.ixvd.net
- VIRTUAL_PORT=8008
ports:
- 8448:8448
volumes:
- /srv/dendrite/config:/etc/dendrite
- /srv/dendrite/data:/var/dendrite/media