From 62612eeae7ed67dc538c2563467d0eacf609ad8a Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Wed, 09 Oct 2024 18:25:49 +0800 Subject: [PATCH] 1 --- .env.preview | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/.env.preview b/.env.preview index 6eff5f7..cfe67c3 100644 --- a/.env.preview +++ b/.env.preview @@ -2,4 +2,9 @@ VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=https://api.apratrade.com/ \ No newline at end of file +# VUE_APP_API_BASE_URL=https://api.ambaracapital.net/ + +VUE_APP_API_BASE_URL=https://api.amcfcxn.org/ + +# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ + -- Gitblit v1.9.3