From 526045f2ed98fa4f83f869f53ab023786beb8a65 Mon Sep 17 00:00:00 2001 From: lingxiao Date: Fri, 18 Mar 2022 11:28:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +--- .env.production | 4 +--- .env.staging | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.env.development b/.env.development index ff74763..90fc309 100644 --- a/.env.development +++ b/.env.development @@ -3,6 +3,4 @@ VUE_APP_ENV = '物业' NODE_ENV = 'production' # base api #枚苑正式 -VUE_APP_BASE_API = 'http://8.131.69.197:22000' -#枚苑测试 -#VUE_APP_BASE_API = 'http://8.131.69.197:8090' \ No newline at end of file +VUE_APP_BASE_API = 'http://8.131.69.197:22000' \ No newline at end of file diff --git a/.env.production b/.env.production index 3b33e79..90fc309 100644 --- a/.env.production +++ b/.env.production @@ -3,6 +3,4 @@ VUE_APP_ENV = '物业' NODE_ENV = 'production' # base api #枚苑正式 -VUE_APP_BASE_API = 'http://8.131.69.197:22000' -#枚苑测试 -#VUE_APP_BASE_API = 'http://8.131.69.197:8090' +VUE_APP_BASE_API = 'http://8.131.69.197:22000' \ No newline at end of file diff --git a/.env.staging b/.env.staging index ff74763..90fc309 100644 --- a/.env.staging +++ b/.env.staging @@ -3,6 +3,4 @@ VUE_APP_ENV = '物业' NODE_ENV = 'production' # base api #枚苑正式 -VUE_APP_BASE_API = 'http://8.131.69.197:22000' -#枚苑测试 -#VUE_APP_BASE_API = 'http://8.131.69.197:8090' \ No newline at end of file +VUE_APP_BASE_API = 'http://8.131.69.197:22000' \ No newline at end of file