From 6531b52f50f7dc94ac9136d4eb1d3ecec765516e Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周三, 30 4月 2025 17:13:14 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo --- PipeLineLems/web/.env.development | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PipeLineLems/web/.env.development b/PipeLineLems/web/.env.development index e255f57..31d6ba8 100644 --- a/PipeLineLems/web/.env.development +++ b/PipeLineLems/web/.env.development @@ -10,7 +10,7 @@ VITE_APP_NAMESPACE= 'cs' -# VITE_API_URL = 'http://192.168.2.13:18000' -VITE_API_URL = 'http://192.168.1.18:18000' +VITE_API_URL = 'http://localhost:18000' -VITE_PROJECT_API_URL='http://127.0.0.1:8800' \ No newline at end of file +VITE_STATIC_URL = 'http://192.168.2.206:18000' +# VITE_APP_PROJECT_ID = 2 \ No newline at end of file -- Gitblit v1.9.3