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.

24 lines
432 B

10 months ago
# 上传文件的临时路径
uploadTempPath: /tmp
10 months ago
# JWT
SECRET: ZXZnZWVr5b+r5LmQ5L2g55qE5Ye66KGM
10 months ago
# 生成Token的密码
CookieMd5SingPwd: DsideaL4r5t6y7u
10 months ago
10 months ago
# 路由
route:
# 基础数据
10 months ago
dsBase:
10 months ago
url: http://ds-base:8001
# 资源库
10 months ago
dsRes:
url: http://ds-res:8002
10 months ago
# 白名单
whitelist:
10 months ago
# 全局变量获取
- /dsBase/global/getGlobalValueByKey
# 登录
- /dsBase/loginPerson/doLogin