Settings angepasst
This commit is contained in:
@@ -8,7 +8,7 @@ return [
|
||||
'user' => 'root',
|
||||
'password' => '123456',
|
||||
'host' => '127.0.0.1',
|
||||
'dbname' => 'silas_wordRotatorTest',
|
||||
'dbname' => 'silas_beta_wordRotator',
|
||||
'driverOptions' => array(
|
||||
PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES utf8'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user