From cde51de204aae1e41d8a5c8ff0c97fa5fd757e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E8=80=81=E6=9D=BF=E4=B8=8D=E5=B7=AE=E9=92=B1?= <30830569@qq.com> Date: Mon, 9 May 2022 01:50:57 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20.env.pro?= =?UTF-8?q?duction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .env.production diff --git a/.env.production b/.env.production deleted file mode 100644 index f772b2a..0000000 --- a/.env.production +++ /dev/null @@ -1,3 +0,0 @@ - -ENV = 'production' -VUE_APP_BASE_API = 'https://api.zichunsheng.cn'