{
    auto_https off
    frankenphp
}

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