From fe4005fe29aafa104485ffa2392598bd8dccd347 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期一, 08 八月 2022 14:59:15 +0800 Subject: [PATCH] lct --- .env.development | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index c21398b..0f86f0b 100644 --- a/.env.development +++ b/.env.development @@ -3,5 +3,6 @@ # 本地环境接口地址 VITE_API_URL = 'http://192.168.0.35:8008' +VITE_API_URL_OUT = 'http://192.168.0.35:8008' #VITE_API_URL = 'http://192.168.0.29:8008' #VITE_API_URL = 'http://192.168.0.69:8008' -- Gitblit v1.9.2