From 4e68a5c491417b3b555b18f5305eda6de237ffad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com> Date: Thu, 24 Aug 2023 15:32:09 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 04fa558..9023ea0 100644 --- a/.env.development +++ b/.env.development @@ -4,7 +4,7 @@ ENV = 'development' # base api VUE_APP_BASE_API = '/dashboard' -VUE_APP_BASE_API2 = 'http://192.168.0.108:9027' +VUE_APP_BASE_API2 = 'http://39.101.188.84:9027' VUE_APP_BASE_API3 = 'http://39.101.188.84:9027'