configure diday website deployment
All checks were successful
/ Ansible Lint (push) Successful in 2m17s
All checks were successful
/ Ansible Lint (push) Successful in 2m17s
This commit is contained in:
parent
e823c46a2d
commit
bb06f21c53
2 changed files with 4 additions and 0 deletions
|
|
@ -83,6 +83,8 @@ 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;
|
||||
did.hamburg.ccc.de 172.31.17.151:31820;
|
||||
staging.did.hamburg.ccc.de 172.31.17.151:31820;
|
||||
default "";
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -101,6 +101,8 @@ stream {
|
|||
lokal.ccc.de 172.31.17.151:8443;
|
||||
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;
|
||||
staging.did.hamburg.ccc.de 172.31.17.151:8443;
|
||||
}
|
||||
|
||||
server {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue