From bd11d32a4e0fab6e4e6c4a32d5e7e3fe26abb271 Mon Sep 17 00:00:00 2001
From: baoshiwei <baoshiwei@shlanbao.cn>
Date: 星期五, 06 十二月 2024 16:15:11 +0800
Subject: [PATCH] 完成设备大屏,新增报警大屏

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

diff --git a/.env.production b/.env.production
index be4611d..4e0c2bf 100644
--- a/.env.production
+++ b/.env.production
@@ -19,7 +19,7 @@
 VITE_GLOB_API_URL=/herb
 
 #鍚庡彴鎺ュ彛鍏ㄨ矾寰勫湴鍧�(蹇呭~)
-VITE_GLOB_DOMAIN_URL=http://jeecg-boot-gateway:9999
+VITE_GLOB_DOMAIN_URL=http://127.0.0.1:8800/herb/
 
 # 鎺ュ彛鐖惰矾寰勫墠缂�
 VITE_GLOB_API_URL_PREFIX=

--
Gitblit v1.9.3