Skip to content

Commit

Permalink
fixed bin/www
Browse files Browse the repository at this point in the history
  • Loading branch information
cubedro committed Feb 26, 2015
1 parent c225f78 commit 1827b77
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions bin/www
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
#!/usr/bin/env node
var debug = require('debug')('eth-netstats');
var app = require('../app');

// app.set('port', process.env.PORT || 3000);

// var server = app.listen(app.get('port'), function() {
// debug('Express server listening on port ' + server.address().port);
// });

0 comments on commit 1827b77

Please sign in to comment.