diff --git a/server/s1/LogicServer/LogicServerLinux.txt b/server/s1/LogicServer/LogicServerLinux.txt index b352bc9..fb31b8c 100644 --- a/server/s1/LogicServer/LogicServerLinux.txt +++ b/server/s1/LogicServer/LogicServerLinux.txt @@ -18,10 +18,10 @@ LogicServer = { }, --连接:LocalLog服务器 - --LocalLogServer = { - --Address = "127.0.0.1", - --Port = 33101, - --}, + LocalLogServer = { + Address = "127.0.0.1", + Port = 33101, + }, --连接:会话服务器 SessionServer = {