From 5a149d626ae8bc3fa4bddbb53f8caf40f51f6da6 Mon Sep 17 00:00:00 2001 From: zs <zhousong@weben-smart.com> Date: 周三, 04 6月 2025 17:42:13 +0800 Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/HIA24016N_PipeLineDemo --- HIAWms/hiawms_web/.env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HIAWms/hiawms_web/.env.development b/HIAWms/hiawms_web/.env.development index 14d8457..7f41a44 100644 --- a/HIAWms/hiawms_web/.env.development +++ b/HIAWms/hiawms_web/.env.development @@ -10,7 +10,7 @@ VITE_APP_NAMESPACE= 'cs' -# VITE_API_URL = 'http://192.168.2.13:18002' -VITE_API_URL = 'http://localhost:18002' +# VITE_API_URL = 'http://192.168.2.13:18000' +VITE_API_URL = 'http://localhost:18000' VITE_PROJECT_API_URL='http://127.0.0.1:8802' \ No newline at end of file -- Gitblit v1.9.3