From 376f44b6cca3ea021b102ca92912596c1683aeba Mon Sep 17 00:00:00 2001 From: liuchen864 <23082234@qq.com> Date: Sun, 24 Sep 2023 11:40:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 7dab65ac..8500f848 100644 --- a/config.js +++ b/config.js @@ -1,7 +1,7 @@ // 应用全局配置 module.exports = { // baseUrl: 'http://api-dashboard.win.iocoder.cn', - baseUrl: 'http://localhost:48080', + baseUrl: 'http://localhost:12080', baseApi: '/admin-api', // 应用信息 appInfo: {