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