From ce59cac766bd4f0fb70555bff1c08875181e03bf Mon Sep 17 00:00:00 2001
From: 黄何裕 <1053952480@qq.com>
Date: 星期一, 22 七月 2024 09:14:42 +0800
Subject: [PATCH] 处理冲突

---
 .env.production |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.env.production b/.env.production
index b796cdc..c9171e4 100644
--- a/.env.production
+++ b/.env.production
@@ -9,3 +9,6 @@
 
 # websocket鍦板潃
 VUE_APP_WEB_SOCKET_URL = 'ws://127.0.0.1:8044/ws'
+
+
+VUE_APP_FILE_URL = 'http://192.168.3.88:8085'
\ No newline at end of file

--
Gitblit v1.8.0