From 5aeff8f6ba54fb07ca127505d1314fe57b32853a Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Mon, 05 Jan 2026 10:44:48 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 2b9c4f2..9b405c5 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,4 @@ VUE_APP_PREVIEW=true #VUE_APP_API_BASE_URL=https://api.stockcardsnow.com/ -VUE_APP_API_BASE_URL=http://localhost:8091/ \ No newline at end of file +VUE_APP_API_BASE_URL=https://api.qitiana.cfd/ \ No newline at end of file -- Gitblit v1.9.3