From c0c0d75b2ed0191877d8cadfb39dedad6eabb407 Mon Sep 17 00:00:00 2001
From: chenzeping <ChenZeping02609@163.com>
Date: 星期二, 30 三月 2021 21:33:00 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 .env.test |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env.test b/.env.test
index dc697e7..f5a8555 100644
--- a/.env.test
+++ b/.env.test
@@ -1,7 +1,7 @@
 # .env
 NODE_ENV=test
 VUE_APP_MOCK=false
-VUE_APP_API_HOST=http://localhost:8080/
+VUE_APP_API_HOST=http://localhost:3000/
 VUE_APP_API_TOKEN_URL=https://auth.uat.siam.sinopec.com/
 VUE_APP_API_BASE_URL=/api
 VUE_APP_CLIENT_ID=no_apply

--
Gitblit v1.8.0