liyongli il y a 2 ans
Parent
commit
4a62a212fc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/config/index.js

+ 1 - 1
src/config/index.js

@@ -7,6 +7,6 @@ export default {
         GaoDeMap: "https://restapi.amap.com",
         easyDiffusion: "https://diffusion.sxtvs.net",
         chat:"https://gpt.smcic.net/",
-        ws: "ws://10.30.162.36:7860/queue/join"
+        ws: "wss://chatglm.sxtvs.net/queue/join"
     }
 }