From c1840c03d084707f4acb132fa6c733c6bd997502 Mon Sep 17 00:00:00 2001 From: Wayne Hsu Date: Wed, 24 May 2023 22:48:35 +0800 Subject: [PATCH] .env slash --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index b0603de..dda4167 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -VITE_APP_IMG_URL = 'https://shop.h888.fun/' +VITE_APP_IMG_URL = 'https://shop.slash1000.com/' -VITE_APP_API_URL = 'https://shop.h888.fun/adminapi/v1' +VITE_APP_API_URL = 'https://shop.slash1000.com/adminapi/v1'