localhost {
    root * /app/public/bedrock/web
    php_fastcgi php-fpm:9000 {
        index index.php
    }
    file_server
}