innungsapp

This commit is contained in:
Andreas Knuth 2026-03-02 14:38:15 -06:00
parent 9d32e0962e
commit 9f88b58f96
1 changed files with 13 additions and 0 deletions

View File

@ -63,6 +63,19 @@ www.qrmaster.net {
qrmaster.net {
redir https://www.qrmaster.net{uri} permanent
}
www.innungsapp.com {
handle {
reverse_proxy host.docker.internal:3010
}
log {
output file /var/log/caddy/innungsapp.log
format console
}
encode gzip
}
innungsapp.net {
redir https://www.innungsapp.com{uri} permanent
}
bayarea-cc.com {
# TLS-Direktive entfernen, falls Cloudflare die Verbindung terminiert
# tls {