From 48549d0072dddb91408e0fbdeadfb6f8f135a8e2 Mon Sep 17 00:00:00 2001 From: dtoro Date: Tue, 4 Aug 2026 21:27:56 +0200 Subject: [PATCH] fix(zimaos): update reverse_proxy to 192.168.8.102:80 (correct ZimaOS VM IP) --- Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index e3a387a..a511d54 100644 --- a/Caddyfile +++ b/Caddyfile @@ -237,7 +237,7 @@ zimaos.hubris.network { tls { dns ionos {env.IONOS_AUTH_API_TOKEN} } - reverse_proxy 192.168.8.195 + reverse_proxy 192.168.8.102:80 } # Homelab MCP server (read-only context + management tools).