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

Adding config.js

This commit is contained in:
Tim Düsterhus 2012-04-27 16:58:19 +02:00
parent 7f7d1f2f31
commit 1bef3983c6

View File

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