pinus更新到1.6.3

This commit is contained in:
luying
2022-04-15 08:48:09 +08:00
parent d519a4a654
commit 2e092ceef4
2 changed files with 3 additions and 3 deletions

View File

@@ -202,8 +202,8 @@ module.exports = {
'monitor': {
'connector': [
{ 'id': 'connector-server-1', 'port': 4050, 'clientHost': 'zyz_monitor.trgame.cn', 'host': '127.0.0.1', 'clientPort': 3050, 'frontend': true },
{ 'id': 'connector-server-2', 'port': 4051, 'clientHost': 'zyz_monitor.trgame.cn', 'host': '127.0.0.1', 'clientPort': 3051, 'frontend': true },
{ 'id': 'connector-server-3', 'port': 4052, 'clientHost': 'zyz_monitor.trgame.cn', 'host': '127.0.0.1', 'clientPort': 3052, 'frontend': true },
// { 'id': 'connector-server-2', 'port': 4051, 'clientHost': 'zyz_monitor.trgame.cn', 'host': '127.0.0.1', 'clientPort': 3051, 'frontend': true },
// { 'id': 'connector-server-3', 'port': 4052, 'clientHost': 'zyz_monitor.trgame.cn', 'host': '127.0.0.1', 'clientPort': 3052, 'frontend': true },
],
'chat': [
{ 'id': 'chat-server-1', 'host': '127.0.0.1', 'port': 6050 },

View File

@@ -42,7 +42,7 @@
"mongoose-lean-virtuals": "^0.7.6",
"mongoose-transactions": "^1.1.4",
"node-schedule": "^1.3.2",
"pinus": "^1.4.9",
"pinus": "^1.6.3",
"pinus-robot": "^1.4.9",
"pinus-robot-plugin": "^1.4.9",
"pinus-scheduler": "^1.4.10",