Datenbank Konfiguration
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"host": "192.168.50.100",
|
||||||
|
"port": 3306,
|
||||||
|
"user": "mein_user",
|
||||||
|
"password": "mein_passwort",
|
||||||
|
"database": "meine_datenbank"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user