fix: WebSocket的endpoint放行

This commit is contained in:
hxr
2024-05-13 22:53:27 +08:00
parent 17395a171d
commit ef0bc28d45
2 changed files with 5 additions and 3 deletions

View File

@@ -71,7 +71,8 @@ security:
- /swagger-ui/**
- /swagger-ui.html
- /api/v1/auth/captcha
- /ws/**
- /ws-app/**
oss:
# OSS 类型 (目前支持aliyun、minio)