From 3f970faad4a85f5463658baa86cf9c4152021ac5 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Thu, 21 Aug 2025 16:17:59 +0300 Subject: [PATCH] Update Caddyfile --- install/docker/Caddyfile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/install/docker/Caddyfile b/install/docker/Caddyfile index 4248e2238..40e55707e 100644 --- a/install/docker/Caddyfile +++ b/install/docker/Caddyfile @@ -8,11 +8,7 @@ {$TP_HOST}{$TP_PORT:80} { root * /app encode gzip zstd - - php { - root /app - } - + php_server try_files {path} {path}/ /index.php?{query} file_server