From 4c0ff938b67c90d42441d7f6a819f8feff3dbd72 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Fri, 28 Nov 2025 17:25:47 -0500 Subject: [PATCH] fix: Removes *.mhoush.com domain, which isn't ready to move yet. --- config/Caddyfile | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/config/Caddyfile b/config/Caddyfile index 4140c37..27eacf6 100644 --- a/config/Caddyfile +++ b/config/Caddyfile @@ -150,35 +150,6 @@ } -*.mhoush.com { - - tls { - dns cloudflare {env.CF_AUTH_TOKEN} - resolvers 1.1.1.1 - } - - log { - level INFO - output file /var/log/caddy/access.log - } - - @immich host photos.mhoush.com - handle @immich { - - # Immich public proxy. - @public path /share /share/* - handle @public { - reverse_proxy http://frankenmini.housh.dev:3000 - crowdsec - } - - handle { - reverse_proxy http://frankenmini.housh.dev:2283 - crowdsec - } - } -} - # Console console.mightymini.housh.dev { tls {