kyleparisi / nginx2node

Proxy pass to the standard nodejs server port

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nginx2node

Proxy pass to the standard nodejs server port

Setup

Edit default.conf with your host. This can be found under Sharing of System Preferences if on OSX.

Run

# Ensure you nodejs app is running on the correct port as well
./run.sh

About

Proxy pass to the standard nodejs server port


Languages

Language:Shell 100.0%