From 08ea93854a1e647518a751db4e1fbded7b381a6c Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Mon, 08 Jul 2024 16:16:57 +0800
Subject: [PATCH] vip抢筹秘钥修改

---
 .env.preview |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/.env.preview b/.env.preview
index 3f9dbb8..933b0dc 100644
--- a/.env.preview
+++ b/.env.preview
@@ -1,4 +1,6 @@
 NODE_ENV=production
 
 VUE_APP_PREVIEW=true
-VUE_APP_API_BASE_URL=https://api.3falcon.com/
\ No newline at end of file
+
+# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/
+ VUE_APP_API_BASE_URL= https://api.apratrade.com/
\ No newline at end of file

--
Gitblit v1.9.3