{
    auto_https off
}

:80 {
    root * /var/www/public
    encode zstd br gzip
    php_server
}