From 48299aa2c1e4f3ebdfc48a079f11ea3c97115221 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Thu, 18 Jul 2024 17:08:06 +0800 Subject: [PATCH] 美股股票域名更改 --- .env | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env b/.env index 936a2b3..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.pentagon-member.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