From bcbd848449b293b70a4376b0b180d872ef2bc543 Mon Sep 17 00:00:00 2001 From: jhzh <1628036192@qq.com> Date: Sat, 28 Sep 2024 15:04:09 +0800 Subject: [PATCH] 首次提交 --- .env.development | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.development b/.env.development index 07fe279..fd95b9c 100644 --- a/.env.development +++ b/.env.development @@ -4,8 +4,8 @@ # VUE_APP_API_BASE_URL=https://api.3falcon.com/ # VUE_APP_API_BASE_URL=https://api.marwadi.online/ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ -# VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ -# VUE_APP_API_BASE_URL=http://192.168.0.105:8091/ -VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/ +# VUE_APP_API_BASE_URL=https://api.dfddgj346.xyz/ +VUE_APP_API_BASE_URL=http://192.168.10.7:8091/ +# VUE_APP_API_BASE_URL=https://api.ambaracapital.net/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=https://api.guosen.org/ \ No newline at end of file -- Gitblit v1.9.3