From 8321cefa780d6b77ad6578aefe49ccbea582a6af Mon Sep 17 00:00:00 2001 From: hippoz Date: Mon, 7 Dec 2020 23:26:32 +0200 Subject: [PATCH] revert config to fix conflict --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 25d55ea..13bb3eb 100755 --- a/config.js +++ b/config.js @@ -1,8 +1,8 @@ module.exports = { ports: { - mainServerPort: 3000, + mainServerPort: 3005, }, - address: 'localhost', + address: 'b.hippoz.xyz', mongoUrl: 'mongodb://192.168.0.105:27017/app', bcryptRounds: 10, roleMap: {