From 4cf9325e1f9f82469bcb206c78bde273dd8a1e8d Mon Sep 17 00:00:00 2001 From: futile Date: Sat, 17 May 2025 00:04:53 +0100 Subject: [PATCH] update Caddyfile --- Caddyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Caddyfile b/Caddyfile index 8829644..103cba5 100644 --- a/Caddyfile +++ b/Caddyfile @@ -3,7 +3,7 @@ www.futile.eu { } futile.eu { - root * /var/www/futile.eu + root * /opt/site file_server encode gzip zstd }