From a9b0ff3374b159e73353584843026e63a4aa18c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6nke=20Domr=C3=B6se?= Date: Mon, 4 May 2026 11:01:55 +0200 Subject: [PATCH] CaddyFilePart for ReWaFl --- ReWaFlaeRe/Caddyfilepart | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ReWaFlaeRe/Caddyfilepart diff --git a/ReWaFlaeRe/Caddyfilepart b/ReWaFlaeRe/Caddyfilepart new file mode 100644 index 0000000..7370bb1 --- /dev/null +++ b/ReWaFlaeRe/Caddyfilepart @@ -0,0 +1,5 @@ +rewafl.domr.ovh, +rewafl.home.domroese.eu:443 { + tls soenke@domroese.eu + reverse_proxy 192.168.1.65:8085 +}