don't install unnecessary packages
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"user" : "root",
|
||||
"port" : 8654,
|
||||
"password" : "ert456",
|
||||
"database" : "safechat"
|
||||
"database" : "safechat",
|
||||
"max_allowed_packet": 1000000000
|
||||
}
|
||||
|
Reference in New Issue
Block a user