From fd254575c27a42d727e502a94463702bbf5b1d91 Mon Sep 17 00:00:00 2001 From: ihzero Date: Sun, 12 Nov 2023 18:50:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index c0c4443..d59fca3 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ ENV = 'development' -# VUE_APP_BASE_API = 'http://lcny.sk797.cn' -VUE_APP_BASE_API = 'http://36.133.205.221:81' +VUE_APP_BASE_API = 'http://lcny.sk797.cn' +# VUE_APP_BASE_API = 'http://36.133.205.221:81' -VUE_APP_BASE_URL = 'http://36.133.205.221:91' \ No newline at end of file +VUE_APP_BASE_URL = 'http://lcny.sk797.cn/h5/' \ No newline at end of file