mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-10 19:23:43 +08:00
update 优化 websocket 路径与 cloud 版本保持一致
This commit is contained in:
@@ -261,6 +261,6 @@ management:
|
|||||||
websocket:
|
websocket:
|
||||||
enabled: true
|
enabled: true
|
||||||
# 路径
|
# 路径
|
||||||
path: /websocket
|
path: /resource/websocket
|
||||||
# 设置访问源地址
|
# 设置访问源地址
|
||||||
allowedOrigins: '*'
|
allowedOrigins: '*'
|
||||||
|
|||||||
Reference in New Issue
Block a user