## Designed to be included to /etc/nginx/nginx.conf http{} block. # Example for node.js server or php-fpm binding with TCP. #upstream app_nodejs { # server 127.0.0.1:3000; #}