Add Public-Reverse-Proxy configuration for new Matrix server

This commit is contained in:
June 2023-10-06 05:06:56 +02:00 committed by julian
commit 9b6d909d11
2 changed files with 10 additions and 0 deletions

View file

@ -7,6 +7,7 @@ map $host $upstream_acme_challenge_host {
wiki.ccchh.net 172.31.17.146:31820;
onlyoffice.hamburg.ccc.de 172.31.17.147:31820;
netbox.hamburg.ccc.de 172.31.17.149:31820;
matrix.hamburg.ccc.de 172.31.17.150:31820;
default "";
}