From d36542336cc7bea284c100e5121dfff7b3ccb4a4 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Fri, 31 Jul 2026 15:50:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=8E=AF=E5=A2=83ip=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 9d520ae..8334e04 100644 --- a/.env.development +++ b/.env.development @@ -12,8 +12,8 @@ ENV = 'development' # VUE_APP_CAMERA_API = '192.168.99.107:3000' # 许镇-本地服地址 -VUE_APP_BASE_API = 'http://192.168.99.72:7080' -VUE_APP_WS_API = 'ws://192.168.99.72:7080' +VUE_APP_BASE_API = 'http://192.168.99.63:7080' +VUE_APP_WS_API = 'ws://192.168.99.63:7080' VUE_APP_WEBRTCSTREAMER_API = '127.0.0.1:8000' VUE_APP_SDEVID = "D005"