From dd1e68d251b75dab350e8cdab4546c9d4d6cef31 Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Wed, 07 Jan 2026 14:06:05 +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