[fix] 添加令牌密钥

This commit is contained in:
wujiawei 2024-10-09 20:29:43 +08:00
parent 571fe7893d
commit ecd5288929

View File

@ -8,7 +8,9 @@ spring:
inet-port: 7001 inet-port: 7001
inet-path: wu-lazy-cloud-heartbeat-server inet-path: wu-lazy-cloud-heartbeat-server
client-id: my-home # 客户端ID client-id: my-home # 客户端ID
# inet-host: 124.222.48.62 # 服务端地址 app-key: key
app-secret: secret
# inet-host: 124.222.48.62 # 服务端地址
# inet-port: 30676 #服务端端口 # inet-port: 30676 #服务端端口
# # inet-path: wu-lazy-cloud-heartbeat-server # # inet-path: wu-lazy-cloud-heartbeat-server
# client-id: shuhan # 客户端ID # client-id: shuhan # 客户端ID