From c6e95324e7b5980c39e28f10c0d3395fe2961b37 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Tue, 5 Sep 2023 15:32:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E5=88=9D=E5=A7=8B=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gm.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gm.json b/gm.json index 67ee19c..b9a3bd2 100644 --- a/gm.json +++ b/gm.json @@ -1,6 +1,6 @@ { "AreaId": "yc01", - "AreaName":"压测服务器", + "AreaName":"压测服01", "OpenServiceTime":"2023-03-29 18:54:43", "OpenGM":true, "Loglevel": 5, @@ -16,9 +16,9 @@ "172.17.0.25:6379" ], "RedisPassword": "iamciniao", - "RedisDB": 9, - "MongodbUrl": "mongodb://root:iamciniao@172.17.0.25:27017", - "MongodbDatabase": "dreamworks_s90" + "RedisDB": 1, + "MongodbUrl": "mongodb://172.17.0.25:27017", + "MongodbDatabase": "dreamworks_yc01" }, "Mainte": "172.17.0.25:5078", "MaintePort": 5079,