From 7b565a5ad6c687bde842122be37c062b2ae6de85 Mon Sep 17 00:00:00 2001 From: chenj Date: Thu, 27 Nov 2025 19:08:29 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=B9=E5=AE=9A=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- .gitignore | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 15f3ba6f..b6611914 100644 --- a/.env +++ b/.env @@ -5,4 +5,4 @@ VITE_DEV_PORT = '8080' VITE_DEV_PATH = 'http://localhost:5005' # production path -VITE_PRO_PATH = 'http://localhost:5005' \ No newline at end of file +VITE_PRO_PATH = 'http://8.134.12.200:5005' \ No newline at end of file diff --git a/.gitignore b/.gitignore index c9c02379..65db6a35 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ dist-ssr *.local .vscode .idea -pnpm-lock \ No newline at end of file +pnpm-lock +dist.7z