From c2641b04320495d1ae3ba9924ccfeae6070da4be Mon Sep 17 00:00:00 2001 From: zzzz <690498789@qq.com> Date: Tue, 09 Apr 2024 18:57:14 +0800 Subject: [PATCH] first commit --- .env.development | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index a7c2748..cb587f8 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ VUE_APP_PREVIEW=true # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ # VUE_APP_API_BASE_URL=https://api.3falcon.com/ - VUE_APP_API_BASE_URL=http://192.168.0.106:8091/ + VUE_APP_API_BASE_URL=https://api.3falcon.com/ # 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=https://192.168.0.102:8091/ -- Gitblit v1.9.3