mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2025-06-07 13:57:56 +08:00
18 lines
411 B
YAML
18 lines
411 B
YAML
spring:
|
|
lazy:
|
|
netty:
|
|
# inet-host: 127.0.0.1
|
|
# inet-port: 7001
|
|
# inet-path: wu-lazy-cloud-heartbeat-server
|
|
inet-host: 124.222.48.62 # 服务端地址
|
|
inet-port: 30676 #服务端端口
|
|
# inet-path: wu-lazy-cloud-heartbeat-server
|
|
client-id: wujiawei # 客户端ID
|
|
data:
|
|
redis:
|
|
host: 192.168.17.221
|
|
port: 30553
|
|
password: laihui
|
|
database: 2
|
|
|