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",