ralyodio / node-startup

Startup script for Linux-based systems for running node app when rebooting using an /etc/init.d script.
MIT License
779 stars 169 forks source link

HOST? #22

Open countrdd opened 9 years ago

countrdd commented 9 years ago

I am running on a VPS, and have a 2nd IP address that all the Node stuff runs on on port 80, is it possible to add this option to the script?

I.e. Host 209.122.xx.22 port 80

ralyodio commented 8 years ago

i think your application would bind to an IP not the startup script.