Add Reverse Proxy config for spaceapi.hamburg.ccc.de

This commit is contained in:
June 2023-11-05 00:57:36 +01:00 committed by julian
parent 6a023f5433
commit b6f316254f

View file

@ -11,6 +11,7 @@ map $host $upstream_acme_challenge_host {
element.hamburg.ccc.de 172.31.17.151:31820;
branding-resources.hamburg.ccc.de 172.31.17.151:31820;
next.hamburg.ccc.de 172.31.17.151:31820;
spaceapi.hamburg.ccc.de 172.31.17.151:31820;
default "";
}