Introduce onlyoffice
This commit is contained in:
parent
c2964e1707
commit
73db1dd077
6 changed files with 75 additions and 0 deletions
|
@ -5,6 +5,7 @@ map $host $upstream_acme_challenge_host {
|
|||
keycloak-admin.hamburg.ccc.de 172.31.17.144:31820;
|
||||
aes.ccchh.net 172.31.17.145:31820;
|
||||
wiki.ccchh.net 172.31.17.146:31820;
|
||||
onlyoffice.hamburg.ccc.de 172.31.17.147:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
|
@ -24,6 +24,7 @@ stream {
|
|||
keycloak-admin.hamburg.ccc.de 172.31.17.144:8444;
|
||||
aes.ccchh.net 172.31.17.145:8443;
|
||||
wiki.ccchh.net 172.31.17.146:8443;
|
||||
onlyoffice.hamburg.ccc.de 172.31.17.147:8443;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue