From 37ac6014696586e28be9311458e99b73a3cb8330 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 17 Oct 2023 15:37:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9F=9F=E5=90=8D=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 6385d3f..f9ad6c9 100644 --- a/.env.development +++ b/.env.development @@ -1,8 +1,8 @@ NODE_ENV = 'development' -VITE_APP_BASE_URL = 'http://192.168.1.12:8001' +# VITE_APP_BASE_URL = 'http://192.168.1.12:8001' -# VITE_APP_BASE_URL = 'https://ceshi-worker-task.lihaink.cn' +VITE_APP_BASE_URL = 'https://ceshi-worker-task.lihaink.cn' # VITE_APP_BASE_URL = 'https://preview-worker-task.lihaink.cn'