From 5b33c40610d02e045ee2f926e34dc5b7ae25d4eb Mon Sep 17 00:00:00 2001 From: 张含笑 <zhx18749296735@163.com> Date: Fri, 09 May 2025 17:46:47 +0800 Subject: [PATCH] 个人工作台调整 --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 5f2c5b4..caaa299 100644 --- a/.env.development +++ b/.env.development @@ -10,8 +10,8 @@ VITE_APP_BASE=/manage # 服务地址 -# VITE_APP_URL = https://wrj.shuixiongit.com/api -VITE_APP_URL= http://192.168.1.7 +VITE_APP_URL = https://wrj.shuixiongit.com/api +# VITE_APP_URL= http://192.168.1.7 # 域名 VITE_APP_AREA_NAME = wss://wrj.shuixiongit.com -- Gitblit v1.9.3