fix typo
This commit is contained in:
parent
92f6d9715d
commit
0e04c588e6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ services:
|
||||||
command: [
|
command: [
|
||||||
"--config=/etc/dendrite/dendrite.yml"
|
"--config=/etc/dendrite/dendrite.yml"
|
||||||
]
|
]
|
||||||
envirnoment:
|
environment:
|
||||||
- VIRTUAL_HOST=dendrite.neo.ixvd.net
|
- VIRTUAL_HOST=dendrite.neo.ixvd.net
|
||||||
- LETSENCRYPT_HOST=dendrite.neo.ixvd.net
|
- LETSENCRYPT_HOST=dendrite.neo.ixvd.net
|
||||||
- VIRTUAL_PORT=8008
|
- VIRTUAL_PORT=8008
|
||||||
|
|
Reference in a new issue