fix: migrate from jcabillot/phpapache to dunglas/frankenphp

This commit is contained in:
Sagent
2026-06-29 12:32:55 +00:00
parent 7c780311e1
commit 74878f495c
2 changed files with 18 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
{
auto_https off
frankenphp
}
:80 {
root * /app/public
encode zstd br gzip
php_server
file_server
}