Domains don't work (anymore?), so just use IPs
This commit is contained in:
parent
95d5ed2ca9
commit
ed74a88734
|
@ -1,6 +1,6 @@
|
|||
map $host $upstream_acme_challenge_host {
|
||||
cloud.hamburg.ccc.de cloud-intern.hamburg.ccc.de:31820;
|
||||
pad.hamburg.ccc.de pad-intern.hamburg.ccc.de:31820;
|
||||
cloud.hamburg.ccc.de 172.31.17.143:31820;
|
||||
pad.hamburg.ccc.de 172.31.17.141:31820;
|
||||
id.hamburg.ccc.de 172.31.17.144:31820;
|
||||
keycloak-admin.hamburg.ccc.de 172.31.17.144:31820;
|
||||
aes.ccchh.net 172.31.17.145:31820;
|
||||
|
|
Loading…
Reference in a new issue