From 696cef3004c8aa9edefcb4a7ae70d73d67b6b5d8 Mon Sep 17 00:00:00 2001 From: admin <344137771@qq.com> Date: Mon, 12 Jan 2026 17:13:43 +0800 Subject: [PATCH] 1 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 9b405c5..db2ad41 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,5 @@ VUE_APP_PREVIEW=true #VUE_APP_API_BASE_URL=https://api.stockcardsnow.com/ -VUE_APP_API_BASE_URL=https://api.qitiana.cfd/ \ 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