From 55424ae85fe3b97a0fa383e00515e5edc4e9a75b Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Sun, 07 Jul 2024 10:15:18 +0800
Subject: [PATCH] 7.6更改的东西

---
 .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