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