public-reverse-proxy(host): add config for docs.c3voc.de and staging
All checks were successful
/ Ansible Lint (push) Successful in 2m24s

This commit is contained in:
June 2026-04-04 15:39:33 +02:00
commit 230da323dc
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
2 changed files with 4 additions and 0 deletions

View file

@ -83,6 +83,8 @@ map $host $upstream_acme_challenge_host {
local.ccc.de 172.31.17.151:31820;
acmedns.hamburg.ccc.de acmedns.hosts.hamburg.ccc.de:31820;
diday.org 172.31.17.151:31820;
docs.c3voc.de 172.31.17.151:31820;
staging.docs.c3voc.de 172.31.17.151:31820;
default "";
}