Skip to content

Instantly share code, notes, and snippets.

@tanepiper

tanepiper/foo.js Secret

Created August 31, 2012 20:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tanepiper/5f8fa0c9d71c64134322 to your computer and use it in GitHub Desktop.
Save tanepiper/5f8fa0c9d71c64134322 to your computer and use it in GitHub Desktop.
ports.service(['web.chartaca.com', 'web.count.chartaca.com'], {mount: '/pb'}, function (port, ready) {
server.listen(port, ready);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment