fix
This commit is contained in:
@@ -36,7 +36,7 @@ class Database extends Config
|
||||
'username' => 'savvy',
|
||||
'password' => 'savvy001!',
|
||||
'database' => 'savvy',
|
||||
'DBDriver' => 'postgre',
|
||||
'DBDriver' => 'Postgre',
|
||||
'DBPrefix' => '',
|
||||
'pConnect' => false,
|
||||
'DBDebug' => (ENVIRONMENT !== 'production'),
|
||||
|
||||
Reference in New Issue
Block a user