This repository has been archived on 2026-08-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

11 lines
112 B
Caddyfile
Raw Permalink Normal View History

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