From bb849641af289b51ab939187475c25c6e9389a2d Mon Sep 17 00:00:00 2001 From: qzc Date: Mon, 30 Sep 2024 13:17:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9F=E8=B7=AF=E5=BE=84=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index d42970bb4..23a1bf7e2 100644 --- a/.env.development +++ b/.env.development @@ -1 +1 @@ -PUBLIC_URL=/xyt \ No newline at end of file +PUBLIC_URL=/tsg \ No newline at end of file diff --git a/.env.production b/.env.production index acd735cc2..6dcc99b9f 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1,2 @@ GENERATE_SOURCEMAP=false -PUBLIC_URL=/xyt \ No newline at end of file +PUBLIC_URL=/tsg \ No newline at end of file