I have a small GCE VM setup w/ npm and a node.js app running on port 8080. I can do:
\'\'\'curl http://localhost:8080\'\'\'
and get the index page back so the serv