chore: system、infra、iot、server配置文件调整v1.0

This commit is contained in:
lzh
2025-12-31 14:09:36 +08:00
parent 98f5f031a2
commit ba22a96e44
12 changed files with 156 additions and 134 deletions

View File

@@ -34,7 +34,7 @@ viewsh:
gateway:
# 设备 RPC 配置
rpc:
url: ${VIEWSHANGHAI_IOT_GATEWAY_RPC_URL:http://127.0.0.1:48080} # 主程序 API 地址
url: ${VIEWSH_IOT_GATEWAY_RPC_URL:http://127.0.0.1:48080} # 主程序 API 地址
connect-timeout: 30s
read-timeout: 30s
# 设备 Token 配置