From 8eef54d67522f078266a54f0c0596b67c012e6d6 Mon Sep 17 00:00:00 2001
From: value <z1292839451@163.com>
Date: 星期二, 29 八月 2023 14:34:05 +0800
Subject: [PATCH] bug

---
 .env.development |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.env.development b/.env.development
index 9ad2460..ab9be2d 100644
--- a/.env.development
+++ b/.env.development
@@ -2,4 +2,4 @@
 ENV = 'development'
 
 # base api
-VUE_APP_BASE_API = 'http://192.168.110.87:1234/'
+VUE_APP_BASE_API =  'http://localhost:1234/'

--
Gitblit v1.9.3