add utils
This commit is contained in:
10
config.json
Normal file
10
config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"mysql": {
|
||||
"charset": "utf8mb4",
|
||||
"host": "localhost",
|
||||
"user": "root",
|
||||
"password": "root",
|
||||
"port": 3306,
|
||||
"database": ""
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user