update 优化 websocket 路径与 cloud 版本保持一致

This commit is contained in:
疯狂的狮子Li 2023-07-19 16:35:23 +08:00
parent 77ea3ce514
commit 9004f8fd9f

View File

@ -261,6 +261,6 @@ management:
websocket:
enabled: true
# 路径
path: /websocket
path: /resource/websocket
# 设置访问源地址
allowedOrigins: '*'