configure diday.org on public-reverse-proxy
All checks were successful
/ Ansible Lint (push) Successful in 3m27s
All checks were successful
/ Ansible Lint (push) Successful in 3m27s
This commit is contained in:
parent
41dc9c8529
commit
fcc0d615a7
2 changed files with 2 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ map $host $upstream_acme_challenge_host {
|
|||
lokal.ccc.de 172.31.17.151:31820;
|
||||
local.ccc.de 172.31.17.151:31820;
|
||||
acmedns.hamburg.ccc.de acmedns.hosts.hamburg.ccc.de:31820;
|
||||
diday.org 172.31.17.151:31820;
|
||||
did.hamburg.ccc.de 172.31.17.151:31820;
|
||||
staging.did.hamburg.ccc.de 172.31.17.151:31820;
|
||||
default "";
|
||||
|
|
|
|||
|
|
@ -102,6 +102,7 @@ stream {
|
|||
local.ccc.de 172.31.17.151:8443;
|
||||
acmedns.hamburg.ccc.de acmedns.hosts.hamburg.ccc.de:8443;
|
||||
did.hamburg.ccc.de 172.31.17.151:8443;
|
||||
diday.org 172.31.17.151:8443;
|
||||
staging.did.hamburg.ccc.de 172.31.17.151:8443;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue