Files
rssbridge/Caddyfile
T
Sagent 12bbe37987
PR Checks / hadolint (pull_request) Successful in 10s
fix: migrate from jcabillot/phpapache to dunglas/frankenphp
2026-06-29 12:33:50 +00:00

12 lines
127 B
Caddyfile

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