Skip to content

Commit 27693b7

Browse files
committed
My server.js
2 parents 87ff5df + a8fe1a1 commit 27693b7

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.cloudnode.appconfig

server.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,4 +420,3 @@ http.createServer(function (request, response)
420420
}).listen(process.env.VCAP_APP_PORT || 8888);
421421

422422
util.puts("Server running");
423-

0 commit comments

Comments
 (0)