You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
330 B

10 months ago
# 上传文件的临时路径
uploadTempPath: c:/Windows/Temp
10 months ago
# JWT
SECRET: ZXZnZWVr5b+r5LmQ5L2g55qE5Ye66KGM
10 months ago
# 路由
route:
# 基础数据
10 months ago
dsBase:
10 months ago
url: http://dsBase:8001
10 months ago
# 资源库
10 months ago
dsResource:
10 months ago
url: http://dsResouce:8002
10 months ago
10 months ago
10 months ago
# 白名单
whitelist:
10 months ago
- /dsBase/doLogin
- /dsResource/doLogin