unneeded now
This commit is contained in:
parent
33450ab689
commit
8a920f6229
1 changed files with 0 additions and 5 deletions
|
@ -6,11 +6,6 @@ services:
|
||||||
command: [
|
command: [
|
||||||
"--config=/etc/dendrite/dendrite.yml"
|
"--config=/etc/dendrite/dendrite.yml"
|
||||||
]
|
]
|
||||||
environment:
|
|
||||||
- LETSENCRYPT_HOST=ixvd.net
|
|
||||||
- VIRTUAL_HOST=ixvd.net
|
|
||||||
- VIRTUAL_PATH=/_matrix
|
|
||||||
- VIRTUAL_PORT=8008
|
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/dendrite/config:/etc/dendrite
|
- /srv/dendrite/config:/etc/dendrite
|
||||||
- /srv/dendrite/data:/var/dendrite/media
|
- /srv/dendrite/data:/var/dendrite/media
|
||||||
|
|
Reference in a new issue