From 91880af431d40da38a910e5aa55d4481532a927c Mon Sep 17 00:00:00 2001 From: Akis Date: Tue, 1 Aug 2023 09:47:07 +0300 Subject: [PATCH] fix caddyfile --- public/Caddyfile | 1 + 1 file changed, 1 insertion(+) diff --git a/public/Caddyfile b/public/Caddyfile index da15cc6..c4ee405 100644 --- a/public/Caddyfile +++ b/public/Caddyfile @@ -1,3 +1,4 @@ :1339 { + root * /usr/share/caddy file_server } \ No newline at end of file