innungsapp
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user