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 7fa44d9c3d
PR Checks / build-test (pull_request) Failing after 57s
PR Checks / hadolint (pull_request) Failing after 13m17s
fix: migrate from jcabillot/phpapache to dunglas/frankenphp
2026-06-29 12:33:44 +00:00

12 lines
125 B
Caddyfile

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