pinus更新到1.6.3
This commit is contained in:
@@ -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 },
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user