dendrite update
This commit is contained in:
parent
fd7983c510
commit
fbf123cba6
1 changed files with 3 additions and 1 deletions
|
@ -92,7 +92,9 @@ services:
|
|||
environment:
|
||||
- LETSENCRYPT_HOST=2d.ixvd.net
|
||||
- VIRTUAL_HOST=2d.ixvd.net
|
||||
- VIRTUAL_PORT=8008
|
||||
ports:
|
||||
- 8008:8008
|
||||
- 8448:8448
|
||||
volumes:
|
||||
- /srv/dendrite/config:/etc/dendrite
|
||||
- /srv/dendrite/data:/var/dendrite/media
|
||||
|
|
Reference in a new issue