Add c3cat.de
This commit is contained in:
parent
ec7c9b9b86
commit
f5af6c2074
|
@ -14,6 +14,7 @@ map $host $upstream_acme_challenge_host {
|
|||
next.hamburg.ccc.de 172.31.17.151:31820;
|
||||
spaceapi.hamburg.ccc.de 172.31.17.151:31820;
|
||||
zammad.hamburg.ccc.de 172.31.17.152:31820;
|
||||
c3cat.de 172.31.17.151:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
|
@ -32,6 +32,7 @@ stream {
|
|||
branding-resources.hamburg.ccc.de 172.31.17.151:8443;
|
||||
next.hamburg.ccc.de 172.31.17.151:8443;
|
||||
zammad.hamburg.ccc.de 172.31.17.152:8443;
|
||||
c3cat.de 172.31.17.151:8443;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
Loading…
Reference in a new issue