user root

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/nodeJSProjects@64247 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Alexander.Trofimov
2015-08-24 13:29:27 +00:00
parent dda1e5ae78
commit 7efc3c416a

View File

@ -17,8 +17,8 @@
"host" : "localhost",
"dbport" : 3306,
"database" : "onlyoffice",
"user" : "canvas_usr",
"pass" : "canvas_usr",
"user" : "root",
"pass" : "onlyoffice",
"charset" : "utf8",
"max_allowed_packet" : 1048575
}