实现 API Key 负载均衡,修复 WebSocket session 失效问题

This commit is contained in:
RockYang
2023-03-22 13:51:27 +08:00
parent 97acfe57e7
commit 20bdf12180
10 changed files with 118 additions and 42 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
VUE_APP_API_HOST=127.0.0.1:5678
VUE_APP_API_HOST=172.22.11.200:5678
VUE_APP_API_SECURE=false