db
This commit is contained in:
@@ -23,7 +23,7 @@ $driver = 'pgsql';
|
||||
// ---- PostgreSQL (PDO driver: pgsql) -------------------------
|
||||
$pgsql = [
|
||||
'driver' => 'pgsql',
|
||||
'host' => 'localhost',
|
||||
'host' => 'db_nexus',
|
||||
'port' => 5432,
|
||||
'dbname' => 'nexus_live',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user