mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-12 19:17:20 +00:00
upgrade: 放行knife4j需要的路径;
This commit is contained in:
@@ -144,6 +144,14 @@ security:
|
|||||||
# swagger 文档配置
|
# swagger 文档配置
|
||||||
- /*/api-docs
|
- /*/api-docs
|
||||||
- /*/api-docs/**
|
- /*/api-docs/**
|
||||||
|
- /v3/api-docs
|
||||||
|
- /v3/api-docs/**
|
||||||
|
- /swagger-ui.html
|
||||||
|
- /swagger-ui/**
|
||||||
|
- /doc.html
|
||||||
|
- /webjars/**
|
||||||
|
- /swagger-resources
|
||||||
|
- /swagger-resources/**
|
||||||
# actuator 监控配置
|
# actuator 监控配置
|
||||||
- /actuator
|
- /actuator
|
||||||
- /actuator/**
|
- /actuator/**
|
||||||
|
|||||||
Reference in New Issue
Block a user