From 4b04e7fd4fcad9af480a003509288aa6070b137e Mon Sep 17 00:00:00 2001
From: jinlin <jinlin>
Date: 星期日, 04 二月 2024 13:51:45 +0800
Subject: [PATCH] 修改

---
 web/.env.production.sit |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/web/.env.production.sit b/web/.env.production.sit
index 610d685..8861e02 100644
--- a/web/.env.production.sit
+++ b/web/.env.production.sit
@@ -1,4 +1,4 @@
 NODE_ENV=production
 VUE_APP_NODE_ENV=prod:sit
-VUE_APP_API_URL=http://localhost:8050/test-item
-VUE_APP_SOCKET_URL=ws://localhost:8050/test-item/websocket
+VUE_APP_API_URL=http://localhost:8050/test-project
+VUE_APP_SOCKET_URL=ws://localhost:8050/test-project/websocket

--
Gitblit v1.9.1