chore: 优化生产环境接口文档配置
This commit is contained in:
parent
f3fabea7dd
commit
165effedb9
@ -128,6 +128,10 @@ rsa:
|
|||||||
springdoc:
|
springdoc:
|
||||||
swagger-ui:
|
swagger-ui:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
## 接口文档增强配置
|
||||||
|
knife4j:
|
||||||
|
# 开启生产环境屏蔽
|
||||||
|
production: true
|
||||||
|
|
||||||
--- ### 文件上传配置
|
--- ### 文件上传配置
|
||||||
spring.servlet:
|
spring.servlet:
|
||||||
|
Loading…
Reference in New Issue
Block a user