Files
ip/Caddyfile
T
Sagent 529616f1bf
PR Checks / build-test (pull_request) Failing after 43s
PR Checks / hadolint (pull_request) Failing after 13m1s
fix: migrate from jcabillot/phpapache to dunglas/frankenphp
2026-06-29 12:33:48 +00:00

12 lines
125 B
Caddyfile

{
auto_https off
frankenphp
}
:80 {
root * /app/public
encode zstd br gzip
php_server
file_server
}