【fix】knife4j无法正常使用的bug处理
This commit is contained in:
@@ -278,7 +278,7 @@ jero:
|
||||
# cors白名单
|
||||
notFilter:
|
||||
# origin地址
|
||||
originIp: http://localhost:3000,
|
||||
originIp: http://localhost:3000
|
||||
# 加密默认值
|
||||
password:
|
||||
pbe:
|
||||
@@ -298,7 +298,7 @@ logging:
|
||||
knife4j:
|
||||
#开启增强配置
|
||||
enable: true
|
||||
#开启生产环境屏蔽
|
||||
#开启生产环境屏蔽,为true,则knife4j无法访问
|
||||
production: false
|
||||
basic:
|
||||
enable: false
|
||||
|
||||
Reference in New Issue
Block a user