refactor: 调整更新配置文件
This commit is contained in:
@@ -114,7 +114,7 @@ security:
|
||||
type: "referer"
|
||||
# 允许调用的域名地址的,例如:http://<Referer地址>/mask-api
|
||||
refererWhiteList:
|
||||
- "127.0.0.1:3030"
|
||||
- "127.0.0.1:33030"
|
||||
xframe:
|
||||
enable: false
|
||||
value: "SAMEORIGIN"
|
||||
@@ -143,8 +143,8 @@ jwt:
|
||||
# 验证令牌有效期,相差不足xx分钟,自动刷新缓存
|
||||
refreshIn: 20
|
||||
|
||||
# GORM 数据源
|
||||
gorm:
|
||||
# DB 数据源
|
||||
database:
|
||||
dataSource:
|
||||
# 默认数据库实例
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user