complete redesign: use nodejs on server instead of php - documentation to be updated
This commit is contained in:
7
nodejs/database/config.json
Normal file
7
nodejs/database/config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"host" : "localhost",
|
||||
"user" : "root",
|
||||
"port" : 8654,
|
||||
"password" : "ert456",
|
||||
"database" : "safechat"
|
||||
}
|
Reference in New Issue
Block a user