From 32def138eb2a784ea0e0a8c268de960a171fa18f Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Sat, 8 Jun 2024 15:00:49 +0800 Subject: [PATCH] 1 --- .env.production | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 76a0b67a..add8534b 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,5 @@ NODE_ENV = 'production' VITE_NOW_TYPE = 'build/admin' # Base API -VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn/' \ No newline at end of file +# VITE_APP_BASE_URL='https://test-multi-store.lihaink.cn/' +VITE_APP_BASE_URL='' \ No newline at end of file