From 93cf96d0abc35e1a0dbf333236271594c793f470 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Thu, 24 Jul 2025 16:46:26 +0800 Subject: [PATCH] 1 --- .env.preview | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.env.preview b/.env.preview index f1b6932..7805247 100644 --- a/.env.preview +++ b/.env.preview @@ -1,7 +1,6 @@ NODE_ENV=production - VUE_APP_PREVIEW=true - -VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com/ - -# VUE_APP_API_BASE_URL=http://192.168.10.4:8091/ \ No newline at end of file +# VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ +# VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com + VUE_APP_API_BASE_URL=https://api.bycarlyle.com +# VUE_APP_API_BASE_URL=https://stockapi.yanshiz.com \ No newline at end of file -- Gitblit v1.9.3