From 9828676428e3c4b61f644c4d0bc3eb4df810fc3d Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Sat, 17 Jan 2026 13:31:17 +0800 Subject: [PATCH] 1 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index db2ad41..301fc9f 100644 --- a/.env.development +++ b/.env.development @@ -2,5 +2,5 @@ VUE_APP_PREVIEW=true #VUE_APP_API_BASE_URL=https://api.stockcardsnow.com/ -# VUE_APP_API_BASE_URL=https://api.qitiana.cfd/ -VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ \ No newline at end of file +VUE_APP_API_BASE_URL=https://api.qitiana.cfd/ +# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ \ No newline at end of file -- Gitblit v1.9.3