diff --git a/im-ui/.env.production b/im-ui/.env.production index 94bf790..acca7e2 100644 --- a/im-ui/.env.production +++ b/im-ui/.env.production @@ -3,4 +3,4 @@ ENV = 'production' # 接口地址 VUE_APP_BASE_API = 'https://8.134.92.70:443/api' -VUE_APP_WS_URL = 'wss://8.134.92.70:443/im' \ No newline at end of file +VUE_APP_WS_URL = 'wss://8.134.92.70:81/im' \ No newline at end of file