From e8d830872a2073c74ab0b065417be233102ebf20 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Fri, 1 Mar 2024 09:09:06 +0800 Subject: [PATCH] add --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 312d389..1c87c1c 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ NODE_ENV = 'development' -# VITE_APP_BASE_URL = 'https://ceshi-engineering.lihaink.cn/' -VITE_APP_BASE_URL = 'http://192.168.1.5:9090/' \ No newline at end of file +VITE_APP_BASE_URL = 'https://ceshi-engineering.lihaink.cn/' +# VITE_APP_BASE_URL = 'http://192.168.1.5:9090/' \ No newline at end of file