From 89350edad77ffe938395ed865910d77afb8f46dc Mon Sep 17 00:00:00 2001 From: miaojiale <1123971748@qq.com> Date: Thu, 20 Apr 2023 13:36:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.production b/.env.production index 2219461..689573c 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -NODE_ENV = 'production' -VUE_APP_URL = 'https://inno.sh-sict.com/gastric-api/' -VUE_APP_IMG = 'https://inno.sh-sict.com/wjy-mobile/' \ No newline at end of file +VUE_APP_URL = "https://ds.cixincloud.com/songjiang-api" +VUE_APP_WSURL = "wss://ds.cixincloud.com/songjiang-socket/websocket/" +VUE_APP_IMGURL = "./" \ No newline at end of file -- 2.22.0