From 8fd70102b46c11a51ad8554ae3bc97e71c339f75 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期日, 28 四月 2024 14:20:06 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/zgyw-ui

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

diff --git a/.env.development b/.env.development
index daabaa2..a529b6b 100644
--- a/.env.development
+++ b/.env.development
@@ -12,3 +12,7 @@
 
 # websocket鍦板潃
 VUE_APP_WEB_SOCKET_URL = 'ws://127.0.0.1:8044/ws'
+
+VUE_APP_FILE_URL = 'http://192.168.3.88:8085'
+
+

--
Gitblit v1.8.0