hunterloftis / hunterloftis/node-boilerplate
nginx should have a 'passthru' option
Open
- 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.