diff --git a/bin/gm.json b/bin/gm.json index 648d49059..672b245a1 100644 --- a/bin/gm.json +++ b/bin/gm.json @@ -1,5 +1,8 @@ { "AreaId": "dev01", + "AreaName":"测试服", + "OpenServiceTime":"2022-04-01 12:03", + "Channel":"channel_1", "Loglevel": 5, "MaxAgeTime": 7, "ConsulAddr": [ @@ -20,12 +23,15 @@ "Mainte": "127.0.0.1:7896", "MaintePort": 9572, "Gateways": [ - "127.0.0.1:7895" + "127.0.0.1:7895", + "127.0.0.1:7896" ], "GatewayPorts": [ - 9571 + 9571, + 7812 ], "Workers": [ + "127.0.0.1:9573", "127.0.0.1:9573" ] } \ No newline at end of file