From 99ccf7940dce66cf26cf5963befa722a7f959ff5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 4 Aug 2024 20:11:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AE=B9=E5=99=A8=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=B8=BA=E4=B8=BB=E6=9C=BA=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/.env.development b/web/.env.development index ba613c41..e9756a84 100644 --- a/web/.env.development +++ b/web/.env.development @@ -8,4 +8,4 @@ VITE_POSITION = close VITE_EDITOR = vscode // VITE_EDITOR = webstorm 如果使用webstorm开发且要使用dom定位到代码行功能 请先自定添加 webstorm到环境变量 再将VITE_EDITOR值修改为webstorm // 如果使用docker-compose开发模式,设置为下面的地址或本机主机IP -VITE_BASE_PATH = http://172.18.0.8 +VITE_BASE_PATH = http://centos.docker