上传初始配置

This commit is contained in:
liwei1dao 2023-09-05 15:32:39 +08:00
parent b84a032fc1
commit c6e95324e7

View File

@ -1,6 +1,6 @@
{ {
"AreaId": "yc01", "AreaId": "yc01",
"AreaName":"压测服务器", "AreaName":"压测服01",
"OpenServiceTime":"2023-03-29 18:54:43", "OpenServiceTime":"2023-03-29 18:54:43",
"OpenGM":true, "OpenGM":true,
"Loglevel": 5, "Loglevel": 5,
@ -16,9 +16,9 @@
"172.17.0.25:6379" "172.17.0.25:6379"
], ],
"RedisPassword": "iamciniao", "RedisPassword": "iamciniao",
"RedisDB": 9, "RedisDB": 1,
"MongodbUrl": "mongodb://root:iamciniao@172.17.0.25:27017", "MongodbUrl": "mongodb://172.17.0.25:27017",
"MongodbDatabase": "dreamworks_s90" "MongodbDatabase": "dreamworks_yc01"
}, },
"Mainte": "172.17.0.25:5078", "Mainte": "172.17.0.25:5078",
"MaintePort": 5079, "MaintePort": 5079,