Skip to content

Instantly share code, notes, and snippets.

@dentia
Created July 28, 2016 13:32
Show Gist options
  • Save dentia/65fbec655edf5c6cddfad7b0699f8e6a to your computer and use it in GitHub Desktop.
Save dentia/65fbec655edf5c6cddfad7b0699f8e6a to your computer and use it in GitHub Desktop.
upstream node_cluster {
server 127.0.0.1:3000;
server 127.0.0.1:3001;
server 127.0.0.1:3002;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment