From f98106d279a980e1e31a584b84ea9cd718ee98db Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Fri, 19 Jul 2024 13:55:31 +0800
Subject: [PATCH] 客服链接换成stock.coinbtcs.com

---
 .env |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env b/.env
index 449a4e7..3ca3549 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
 NODE_ENV=production
 VUE_APP_PREVIEW=true
 # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/
-VUE_APP_API_BASE_URL=https://api.3falcon.com/
\ No newline at end of file
+VUE_APP_API_BASE_URL=https://api.coinbtcs.com/
\ No newline at end of file

--
Gitblit v1.9.3