From a4623b158d415df8254ce599e92115a62e101f71 Mon Sep 17 00:00:00 2001 From: AaronWu <2463371514@qq.com> Date: Wed, 30 Apr 2025 16:50:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E6=8E=A5=E5=8F=A3=E5=9C=B0=E5=9D=80=E5=88=87=E6=8D=A2=E4=B8=BA?= =?UTF-8?q?=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index da5a0b1..4477af4 100644 --- a/.env.production +++ b/.env.production @@ -9,7 +9,7 @@ # 只在生产模式中被载入 # 网站前缀 -VITE_BASE_API_URL = http://43.137.2.78:8085/server/ +VITE_BASE_API_URL = http://question.supsub.cn:8085/server/ # base api VITE_BASE_API = '/server/'