From 67f748101af0eef36b9cf4bc0b3c53e7f9e3f397 Mon Sep 17 00:00:00 2001 From: liupopo Date: Thu, 26 Oct 2023 18:07:08 +0800 Subject: [PATCH] 1 --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index dd04650..8a41aa8 100644 --- a/.env.development +++ b/.env.development @@ -8,5 +8,5 @@ VUE_APP_BASE_API = '/api' # VUE_APP_URL = "http://jianguan.yyundong.com/shgfapi" -VUE_APP_URL = "http://192.168.1.108:7102" +VUE_APP_URL = "http://127.0.0.1:7102" ##VUE_APP_URL = "http://8.130.39.13:8112"