mirror of
https://github.com/exane/not-gwent-online
synced 2025-08-30 05:57:30 +00:00
few simple changes
This commit is contained in:
@@ -58,6 +58,7 @@ return [
|
||||
'database' => env('DB_DATABASE', 'forge'),
|
||||
'username' => env('DB_USERNAME', 'forge'),
|
||||
'password' => env('DB_PASSWORD', ''),
|
||||
'unix_socket' => '/Applications/MAMP/tmp/mysql/mysql.sock',
|
||||
'charset' => 'utf8',
|
||||
'collation' => 'utf8_unicode_ci',
|
||||
'prefix' => '',
|
||||
|
Reference in New Issue
Block a user