From d5aac4dbc0934569fc45df090d647d33d2d361f7 Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期二, 27 八月 2024 13:37:58 +0800
Subject: [PATCH] feat:图像资源计算定时任务完善

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