mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-26 00:03:09 -06:00
Fixed typo.
This commit is contained in:
parent
19ae5eec82
commit
2bc22f930e
|
|
@ -6,7 +6,7 @@
|
||||||
Binding {
|
Binding {
|
||||||
Port = FEDPORT
|
Port = FEDPORT
|
||||||
Interface = IPV4
|
Interface = IPV4
|
||||||
TLSCertFile = /path/to/fullchainandprivkey.pem
|
TLScertFile = /path/to/fullchainandprivkey.pem
|
||||||
}
|
}
|
||||||
|
|
||||||
VirtualHost {
|
VirtualHost {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue