fix(relay): 更新中继服务器的 UDP 消息主机地址
- 将 UdpMsgHost 从 121.4.23.23 修改为 121.41.123.129
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<MemPoolShmKey>11018</MemPoolShmKey>
|
||||
<MemPoolShmSize>150000000</MemPoolShmSize>
|
||||
<RoomCount>20</RoomCount>
|
||||
<UdpMsgHost>121.4.23.23</UdpMsgHost>
|
||||
<UdpMsgHost>121.41.123.129</UdpMsgHost>
|
||||
<UdpMsgPort>20014</UdpMsgPort>
|
||||
<BattleFps>30</BattleFps>
|
||||
<RecvBusMsgInterval>100</RecvBusMsgInterval>
|
||||
|
||||
Reference in New Issue
Block a user