Files
cv/Caddyfile
T
Sagent 7b8caa0463
PR Checks / build-test (pull_request) Successful in 21s
PR Checks / hadolint (pull_request) Successful in 9s
fix: migrate from jcabillot/phpapache to dunglas/frankenphp
2026-06-29 12:50:41 +00:00

11 lines
112 B
Caddyfile

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