From f6235a84dd80fc6d8fa910bf103f9b0cfa12fe37 Mon Sep 17 00:00:00 2001 From: shuishen <1109946754@qq.com> Date: Fri, 09 May 2025 16:25:21 +0800 Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/drone/drone-web-manage --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 193cc17..5f2c5b4 100644 --- a/.env.development +++ b/.env.development @@ -10,7 +10,8 @@ VITE_APP_BASE=/manage # 服务地址 -VITE_APP_URL = https://wrj.shuixiongit.com/api +# 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