This commit is contained in:
Jacob Søfeldt
2021-04-20 14:48:16 +02:00
parent 9dda1a4336
commit 995cec56b1
5 changed files with 183 additions and 39 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
{
"driver":"mysql",
"host":"localhost",
"database":"testdb",
"username":"root",
"password":"V#_xWL6_"
}
"driver": "mysql",
"host": "localhost",
"database": "testdb",
"username": "root",
"password": ""
}