From 43c176dd940a2dbf29ddbbc0393f04bfd866a802 Mon Sep 17 00:00:00 2001 From: julien Date: Sat, 28 Mar 2026 11:08:12 +0100 Subject: [PATCH] "Updates" --- installs_on_host/Caddyfile | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/installs_on_host/Caddyfile b/installs_on_host/Caddyfile index 56d644a..18dbc3a 100644 --- a/installs_on_host/Caddyfile +++ b/installs_on_host/Caddyfile @@ -375,15 +375,6 @@ mmgr.delmar.bzh { reverse_proxy patrick:38274 } -music.delmar.bzh { - encode { - zstd - gzip - minimum_length 1024 - } - reverse_proxy patrick:4533 -} - nds.delmar.bzh { encode { zstd @@ -671,8 +662,5 @@ zik.delmar.bzh { gzip minimum_length 1024 } - reverse_proxy patrick:32773 - basic_auth / { - admin $2a$14$RuKvTkZWcLpyX/ptJmkmYOd6WpDACXi.fIcz2feCcvTW73vZ/4TSi - } + reverse_proxy patrick:4533 }