From 8b2aa48809f38110ad44cdf77acc38f84a12e8d5 Mon Sep 17 00:00:00 2001 From: sheng Date: Thu, 16 May 2024 01:01:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9.env.pro=E6=AD=A3=E5=BC=8F?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 9ecd004..89ab5df 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ VITE_COMMON_API_PREFIX = /api-base -VITE_COMMON_API_URL = http://store.manage.zlgj168.com/api +VITE_COMMON_API_URL = https://store.manage.zlgj168.com/api -VITE_COMMON_URL = http://store.manage.zlgj168.com \ No newline at end of file +VITE_COMMON_URL = https://store.manage.zlgj168.com \ No newline at end of file