From 30d3f5af1b2d50e97ca3ebd6992d6310a64c5e30 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Wed, 29 Apr 2026 14:45:23 +0800 Subject: [PATCH] 1 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 23b5527..ace0cab 100644 --- a/.env.development +++ b/.env.development @@ -9,4 +9,5 @@ # VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=https://api.guosen.org/ -VUE_APP_API_BASE_URL = https://inapi.stcarlyle.com/ \ No newline at end of file +VUE_APP_API_BASE_URL = https://api.nalandacapital.cfd/ +# VUE_APP_API_BASE_URL = http://192.168.10.11:8091/ -- Gitblit v1.9.3