{
    admin off
    auto_https off

    frankenphp {
        worker /app/public/worker.php
    }
}

:8080 {
    root * /app/public
    php_server
}
