Added comments noting that the TLS Certs might differ when using own certs

This commit is contained in:
2019-04-16 19:41:38 +02:00
parent 6d49fdea21
commit 084be8a194
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,5 @@
https://riot.DOMAIN {
# These might differ if you are supplying your own certificates
tls /matrix/ssl/config/live/riot.DOMAIN/fullchain.pem /matrix/ssl/config/live/riot.DOMAIN/privkey.pem
proxy / http://127.0.0.1:8765 {