From c8002d1a994c610cbaddf7f9239e8277d0a8a62a Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Thu, 9 Oct 2025 16:25:33 -0400 Subject: [PATCH] feat: Updates pocket-id port in caddyfile, which wasn't working properly. --- config/Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/Caddyfile b/config/Caddyfile index 8e436ae..b753142 100644 --- a/config/Caddyfile +++ b/config/Caddyfile @@ -70,7 +70,7 @@ @pocket_id host id.housh.dev handle @pocket_id { - reverse_proxy pocket-id:80 + reverse_proxy pocket-id:1411 } @plausible host plausible.housh.dev