mirror of
https://github.com/joglomedia/LEMPer.git
synced 2026-04-07 05:08:15 +00:00
7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
## 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;
|
|
#}
|