From af103fd11d883fad506ee52945053f3e0f1cd5a8 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Tue, 18 Feb 2025 16:27:41 +0800 Subject: [PATCH] 1 --- .env.preview | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/.env.preview b/.env.preview index 3f9dbb8..24c0593 100644 --- a/.env.preview +++ b/.env.preview @@ -1,4 +1,10 @@ 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=https://api.ambaracapital.net/ + +VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com/ + +# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ + -- Gitblit v1.9.3