From 9accbc79be643922e9e155a9f87a0b1699b04793 Mon Sep 17 00:00:00 2001 From: dydwang <1836963576@qq.com> Date: Wed, 22 Sep 2021 17:21:31 +0800 Subject: [PATCH] =?UTF-8?q?'=E4=BF=AE=E6=94=B9=E5=88=9D=E5=A7=8B=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default_config.js b/default_config.js index 5d782dd..cc1e631 100644 --- a/default_config.js +++ b/default_config.js @@ -5,7 +5,7 @@ const upload_path = public_path + 'uploads\\'; module.exports = { public_path, upload_path, - port: 8118, + port: 8117, // "mysql_config": { // "host": "127.0.0.1", // "user": "root",