From dc2a2c5c7047402f459cc4f550b5bfd008103f64 Mon Sep 17 00:00:00 2001 From: lohir <3399054449@qq.com> Date: 星期一, 21 十月 2024 09:28:00 +0800 Subject: [PATCH] 删除江西空管关键字 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index f6b70c2..4a153b1 100644 --- a/.env.development +++ b/.env.development @@ -1 +1,2 @@ -VITE_BASE_API_URL = \ No newline at end of file +VITE_BASE_API_URL = +VITE_SCOKET_URL = ws://192.168.3.64:8000/websocket/ \ No newline at end of file -- Gitblit v1.8.0