From 8527e27c33e1006186a365fbf0eb9074ff952b22 Mon Sep 17 00:00:00 2001
From: lohir <3399054449@qq.com>
Date: 星期三, 23 十月 2024 11:23:53 +0800
Subject: [PATCH] 完成运维考核-工单白名单-新增、删除

---
 .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