add socker.io fore service-private

This commit is contained in:
vankhaiphan 2021-05-30 22:34:41 +02:00
parent 6818e0bb47
commit 0625a3929f
4 changed files with 35 additions and 3 deletions

View file

@ -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: '',