public-reverse-proxy(host): add config for staging.c3dog.de
This commit is contained in:
parent
abcd622757
commit
f4c9d203da
2 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ map $host $upstream_acme_challenge_host {
|
|||
staging.c3cat.de 172.31.17.151:31820;
|
||||
c3dog.de 172.31.17.151:31820;
|
||||
www.c3dog.de 172.31.17.151:31820;
|
||||
staging.c3dog.de 172.31.17.151:31820;
|
||||
ccchoir.de ccchoir.hosts.hamburg.ccc.de:31820;
|
||||
www.ccchoir.de ccchoir.hosts.hamburg.ccc.de:31820;
|
||||
cloud.hamburg.ccc.de cloud.hosts.hamburg.ccc.de:31820;
|
||||
|
|
|
|||
|
|
@ -51,6 +51,7 @@ stream {
|
|||
staging.c3cat.de 172.31.17.151:8443;
|
||||
c3dog.de 172.31.17.151:8443;
|
||||
www.c3dog.de 172.31.17.151:8443;
|
||||
staging.c3dog.de 172.31.17.151:8443;
|
||||
git.hamburg.ccc.de 172.31.17.154:8443;
|
||||
eh03.easterhegg.eu 172.31.17.151:8443;
|
||||
eh05.easterhegg.eu 172.31.17.151:8443;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue