修改配置

This commit is contained in:
2026-05-14 17:45:04 +08:00
parent f86bf8df4b
commit 7de53327d6
2 changed files with 4 additions and 4 deletions

View File

@@ -47,8 +47,8 @@ mqtt:
config: config:
# 文件服务器 # 文件服务器
file-server: https://file-s209.shoplnk.cn file-server: https://file-s209.shoplnk.cn
# 生产环境接口 # 测试环境接口
server-url: https://glt-server.websoft.top/api server-url: https://glt-dev-server.websoft.top/api
# 业务模块接口 # 业务模块接口
api-url: https://glt-dev-api.websoft.top/api api-url: https://glt-dev-api.websoft.top/api
upload-path: /www/wwwroot/file.ws upload-path: /www/wwwroot/file.ws

View File

@@ -42,8 +42,8 @@ mqtt:
# 框架配置 # 框架配置
config: config:
# 开发环境接口 # 测试环境接口
server-url: https://glt-server.websoft.top/api server-url: https://glt-dev-server.websoft.top/api
upload-path: /Users/gxwebsoft/Documents/uploads/ # window(D:\Temp) upload-path: /Users/gxwebsoft/Documents/uploads/ # window(D:\Temp)
# 开发环境证书配置 # 开发环境证书配置