From df7d64d2059f02712f8909f7d05714a8d3b49c93 Mon Sep 17 00:00:00 2001 From: fxy Date: Mon, 15 Jun 2026 09:31:58 +0800 Subject: [PATCH] fix: remove basicauth from memo.xybkwd.top (has own auth) --- Caddyfile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Caddyfile b/Caddyfile index 3f910b0..076b0d7 100644 --- a/Caddyfile +++ b/Caddyfile @@ -23,9 +23,6 @@ dashboard.xybkwd.top { } memo.xybkwd.top { - basicauth { - fxy $2a$14$0U13bqD7CgmZe7jcBQAUHehV2M6qrotbxERgDrHgzLxSXtmRX/YUK - } reverse_proxy localhost:5230 }