Files
xkm-server/center_server_900/runenv/tunnel_svr/cfg/tunnel_svr.xml

12 lines
321 B
XML
Raw Normal View History

2025-05-20 15:31:00 +08:00
<?xml version="1.0" encoding="GBK" standalone="yes" ?>
<tunnel_svrconf version="1" >
<LocalIP>127.0.0.1</LocalIP>
<LocalPort>29006</LocalPort>
<CenterRedisInfo>
<Host>127.0.0.1</Host>
<Port>6379</Port>
<RedisDbNo>1</RedisDbNo>
<AuthPass>Agame#_2019</AuthPass>
</CenterRedisInfo>
</tunnel_svrconf>