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 +-
 .env.preview     |    2 +-
 .env             |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.env b/.env
index 408561f..d41709a 100644
--- a/.env
+++ b/.env
@@ -3,7 +3,7 @@
 # 椤甸潰 title 鍓嶇紑
 VUE_APP_TITLE=Basic
 NODE_ENV=development
-VUE_APP_BATH_PATH='http://192.168.20.119:9081'
+VUE_APP_BATH_PATH='http://192.168.20.119:8011'
 # 缃戠粶璇锋眰鍏敤鍦板潃
 VUE_APP_API=/api/
 
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'
 
diff --git a/.env.preview b/.env.preview
index 99ff596..c2508f6 100644
--- a/.env.preview
+++ b/.env.preview
@@ -5,7 +5,7 @@
 
 # 鏍囪褰撳墠鏋勫缓鏂瑰紡
 VUE_APP_BUILD_MODE=PREVIEW
-VUE_APP_BATH_PATH='http://www.fai365.com:9081
+VUE_APP_BATH_PATH='http://www.fai365.com:8011
 VUE_APP_SCOURCE_LINK=TRUE
 
 # 閮ㄧ讲璺緞

--
Gitblit v1.8.0