Blog Logo
Blog Logo

Builder

We are engineers. We solve problems.

All posts tagged in: Nginx
Link to multiple Node.js apps on single machine without port number

4 years ago by Wen-Hao Lee

Link to multiple Node.js apps on single machine without port number

It's common to have multiple Node.js applications running on the same machine. Pointing to each app is easily by different port numbers. For example, http://localhost:3000 # app1 http://localhost:300 ...
Tags: Node.js, Nginx
Read more
Proudly published with Ghost
Home