ruoyi-admin/src/main/resources/application.yml
@@ -217,7 +217,7 @@ contact: name: Lion Li email: crazylionli@163.com url: https://gitee.com/JavaLionLi/RuoYi-Vue-Plus url: https://gitee.com/dromara/RuoYi-Vue-Plus components: # 鉴权方式配置 security-schemes: @@ -280,3 +280,11 @@ show-details: ALWAYS logfile: external-file: ./logs/sys-console.log --- # websocket websocket: enabled: true # 路径 path: /websocket # 设置访问源地址 allowedOrigins: '*'