This commit is contained in:
Robert
2024-01-12 13:42:12 +01:00
parent 92eb1b5363
commit 57a4470de3
13 changed files with 645 additions and 114 deletions

View File

@@ -2,7 +2,7 @@
return [
'host' => 'localhost', // 'localhost' or '127.0.0.1'
'user' => 'root', // '<yourusername>'
'password' => 'wm#32', // '<yourpassword>'
'password' => 'admin', // '<yourpassword>'
'database' => 'emensawerbeseite',
// optionally: set port below if it differs from the default 3306
// 'port' => 13306 // !! this is not your webserver port, but the mariadb port