Update hihi
This commit is contained in:
Ida Tiegel
2021-05-28 08:54:15 +02:00
parent 921c1ed876
commit 1e1d8f9c60
9 changed files with 359 additions and 233 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
{
"driver": "mysql",
"host": "localhost",
"database": "testdb",
"username": "root",
"password": ""
"host": "172.16.5.5",
"database": "GameJamDB",
"username": "ida",
"password": "123qwe"
}