public-reverse-proxy: add config for design.hamburg.ccc.de

This commit is contained in:
June 2024-08-11 00:59:47 +02:00
parent fe752495ae
commit 09cbe7340f
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
2 changed files with 2 additions and 0 deletions

View file

@ -59,6 +59,7 @@ map $host $upstream_acme_challenge_host {
hacker.tours 172.31.17.151:31820;
staging.hacker.tours 172.31.17.151:31820;
woodpecker.hamburg.ccc.de 172.31.17.160:31820;
design.hamburg.ccc.de 172.31.17.162:31820;
default "";
}

View file

@ -77,6 +77,7 @@ stream {
hacker.tours 172.31.17.151:8443;
staging.hacker.tours 172.31.17.151:8443;
woodpecker.hamburg.ccc.de 172.31.17.160:8443;
design.hamburg.ccc.de 172.31.17.162:8443;
}
server {