From b54634f324db1e455ec2d6d1bc87c6562adcc2f1 Mon Sep 17 00:00:00 2001 From: akanealw Date: Thu, 30 Apr 2026 16:10:02 +0000 Subject: [PATCH] commented out archivebox --- Caddyfile | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Caddyfile b/Caddyfile index 8c4bfb8..ffa4547 100644 --- a/Caddyfile +++ b/Caddyfile @@ -170,17 +170,17 @@ netbird.akanealw.com { # # -------------------------------------------------- - @archive host archive.akanealw.com - handle @archive { - import auth - reverse_proxy 192.168.1.30:8283 - } +# @archive host archive.akanealw.com +# handle @archive { +# import auth +# reverse_proxy 192.168.1.30:8283 +# } - @archivebox host archivebox.akanealw.com - handle @archivebox { - import auth - reverse_proxy 192.168.1.30:8283 - } +# @archivebox host archivebox.akanealw.com +# handle @archivebox { +# import auth +# reverse_proxy 192.168.1.30:8283 +# } @codeserver host codeserver.akanealw.com handle @codeserver {