From f3c42d1f1a04ee1bb7cd99e3f6879398dfb34fa2 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期三, 24 一月 2024 17:17:09 +0800
Subject: [PATCH] 修改环境端口号

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

diff --git a/.env.development b/.env.development
index 7984ecc..7fbca57 100644
--- a/.env.development
+++ b/.env.development
@@ -4,5 +4,5 @@
 
 # 椤甸潰 title 鍓嶇紑
 VUE_APP_TITLE=Basic
-VUE_APP_BATH_PATH='http://192.168.20.119:9081'
+VUE_APP_BATH_PATH='http://192.168.20.119:8011'
 

--
Gitblit v1.8.0