sql config

This commit is contained in:
Gnieark 2019-12-02 23:20:06 +01:00
parent 740a83b76b
commit 9da382a34b

View File

@ -0,0 +1,5 @@
{
"dsn": "mysql:dbname=resourcesManager;host=localhost",
"user": "resourcesManager",
"password": "your pass"
}