添加 Mysql连接的Port配置
This commit is contained in:
@@ -6,6 +6,7 @@ const config = {
|
||||
},
|
||||
mysql: {
|
||||
host: 'localhost',
|
||||
port: 3306,
|
||||
database: '',
|
||||
user: 'root',
|
||||
password: ''
|
||||
|
||||
Reference in New Issue
Block a user