add socker.io fore service-private
This commit is contained in:
parent
6818e0bb47
commit
0625a3929f
4 changed files with 35 additions and 3 deletions
|
|
@ -1,6 +1,7 @@
|
|||
const config = {
|
||||
mongodbDatabase: 'chat',
|
||||
mongodbHost: 'mongodb://127.0.0.1:27018/',
|
||||
mongodbHost: 'mongodb://127.0.0.1:27017/',
|
||||
// mongodbHost: 'mongodb://127.0.0.1:27018/', //when commit
|
||||
charset: 'utf8',
|
||||
mongodbLogin: '',
|
||||
mongodbPassword: '',
|
||||
|
|
|
|||
Reference in a new issue