1
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"host": "192.168.2.183",
|
||||
"port": 3308,
|
||||
"host": "127.0.0.1",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"password": "rootroot",
|
||||
"password": "123456",
|
||||
"database": "spam_nb_miniapp",
|
||||
"charset": "utf8mb4",
|
||||
"admin_init": {
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
{
|
||||
"host": "127.0.0.1",
|
||||
"port": 3306,
|
||||
"user": "root",
|
||||
"password": "pk123123",
|
||||
"database": "spam_nb_miniapp",
|
||||
"charset": "utf8mb4",
|
||||
"admin_init": {
|
||||
"create_default_admin": true,
|
||||
"username": "admin",
|
||||
"password": "Admin@123456",
|
||||
"nickname": "系统管理员"
|
||||
},
|
||||
"detection_init": {
|
||||
"spam_threshold": 0.75
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user