1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00

Add config.js for nodePush

This commit is contained in:
Tim Düsterhus 2013-04-26 23:44:02 +02:00
parent 5da28e7952
commit 4a2386f5ac

View File

@ -0,0 +1,3 @@
module.exports = {
port: 9001
}