Add Public-Reverse-Proxy configuration for new Matrix server
This commit is contained in:
parent
856cc74d90
commit
9b6d909d11
2 changed files with 10 additions and 0 deletions
|
@ -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 "";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue