hunterloftis / hunterloftis/node-boilerplate

nginx should have a 'passthru' option

Open
#24 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
7
PR merge metrics
No merged PRs in 30d

Description

...such that you could set nginx up on the same server as a node stack and passthru to a different port, eg:

[production]
host 1.2.3.4
...
stack node

[media]
host 1.2.3.4
...
stack nginx
passthru 3000

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.