mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2025-06-16 10:25:07 +08:00
[fix] 添加服务端ID
This commit is contained in:
@ -4,15 +4,20 @@ spring:
|
||||
client:
|
||||
# inet-host: 124.222.48.62
|
||||
# inet-port: 30676
|
||||
# inet-host: 124.222.152.160
|
||||
# inet-port: 30560
|
||||
inet-host: 127.0.0.1
|
||||
inet-port: 7001
|
||||
inet-host: 124.222.152.160
|
||||
inet-port: 30560
|
||||
server-id: tencent
|
||||
# inet-host: 192.168.15.121
|
||||
# inet-port: 7001
|
||||
# server-id: win
|
||||
# inet-host: 127.0.0.1
|
||||
# inet-port: 7001
|
||||
inet-path: wu-lazy-cloud-heartbeat-server
|
||||
client-id: socks-local-proxy # 客户端ID
|
||||
app-key: a4bf4415-25aa-4007-914b-31ec77d1292f
|
||||
app-secret: 88e6d827-12e7-4a5d-93e0-92c04c2414bc
|
||||
protocol-type: tcp
|
||||
|
||||
# inet-host: 124.222.48.62 # 服务端地址
|
||||
# inet-port: 30676 #服务端端口
|
||||
# # inet-path: wu-lazy-cloud-heartbeat-server
|
||||
|
Reference in New Issue
Block a user