Trying with port 3000

This commit is contained in:
Kasper Rynning-Tønnesen
2015-09-09 15:34:13 +02:00
parent 5ad794db07
commit b958fd16ec
3 changed files with 3 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ var crypto = require('crypto');
var emojiStrip = require('emoji-strip');
var port = 8880;
var port = 3000;
var lists = {};
var unique_ids = [];