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

This commit is contained in:
June 2024-10-29 23:52:30 +01:00
parent 735fe0ca9b
commit 1921a75339
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
2 changed files with 2 additions and 0 deletions

View file

@ -66,6 +66,7 @@ map $host $upstream_acme_challenge_host {
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;
hydra.hamburg.ccc.de 172.31.17.163:31820;
default "";
}

View file

@ -84,6 +84,7 @@ stream {
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;
hydra.hamburg.ccc.de 172.31.17.163:8443;
}
server {