From 2ac76dc1749fda9fac326fb8555d0b06b24b8d98 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Fri, 22 Jul 2022 10:55:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0websocket=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/front/public/index.html b/front/public/index.html index fb755bcc..f030840c 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -45,6 +45,7 @@ window.SITE_CONFIG['previewUrl'] = 'http://15.2.21.243:9796/'; window.SITE_CONFIG['frontUrl'] = 'http://15.2.21.243:9796/document/#/devModelFile/'; window.SITE_CONFIG['apiURL'] = 'http://15.2.21.243:8888/renren-admin'; + window.SITE_CONFIG['websocketURL'] = '15.2.21.243:8888/renren-admin'; window.SITE_CONFIG['POI_URL'] = 'http://15.2.21.238:8090/iserver/services/addressmatch-qingdaoPOI181015/restjsr/v1/address'; // 西海岸版本 // window.SITE_CONFIG['backUrl'] = 'http://10.134.135.9:9797';