fix: migrate from jcabillot/phpapache to dunglas/frankenphp
PR Checks / hadolint (pull_request) Successful in 6s

This commit is contained in:
Sagent
2026-06-29 12:32:59 +00:00
parent 5b25487d48
commit 699acc8684
2 changed files with 30 additions and 6 deletions
+11
View File
@@ -0,0 +1,11 @@
{
auto_https off
frankenphp
}
:8080 {
root * /app/public
encode zstd br gzip
try_files {path} /index.php?{query}
php_server
}