{
    frankenphp
    auto_https off
    admin off
}

:80 {
    root * /var/www/html/public

    encode zstd br gzip

    php_server
}
