From cace264ad9d86a7831099810b079da1141957add Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周三, 07 5月 2025 11:52:44 +0800
Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo

---
 PipeLineLems/pipelinelems_web/.env.development |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/PipeLineLems/web/.env.development b/PipeLineLems/pipelinelems_web/.env.development
similarity index 85%
rename from PipeLineLems/web/.env.development
rename to PipeLineLems/pipelinelems_web/.env.development
index 31d6ba8..37b5906 100644
--- a/PipeLineLems/web/.env.development
+++ b/PipeLineLems/pipelinelems_web/.env.development
@@ -12,5 +12,5 @@
 
 VITE_API_URL = 'http://localhost:18000'
 
-VITE_STATIC_URL = 'http://192.168.2.206:18000'
+VITE_STATIC_URL = 'http://localhost:18000'
 # VITE_APP_PROJECT_ID = 2
\ No newline at end of file

--
Gitblit v1.9.3