This repository has been archived on 2026-06-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
cv/Caddyfile
T
Sagent 2c04c748fa
PR Checks / hadolint (pull_request) Successful in 8s
PR Checks / build-test (pull_request) Successful in 15s
fix: migrate from jcabillot/phpapache to dunglas/frankenphp
2026-06-29 12:42:28 +00:00

11 lines
112 B
Caddyfile

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