asd
This commit is contained in:
@@ -24,7 +24,7 @@ $driver = 'pgsql';
|
|||||||
$pgsql = [
|
$pgsql = [
|
||||||
'driver' => 'pgsql',
|
'driver' => 'pgsql',
|
||||||
'host' => 'staging_db_nexus',
|
'host' => 'staging_db_nexus',
|
||||||
'port' => 5433,
|
'port' => 5432,
|
||||||
'dbname' => 'nexus_staging',
|
'dbname' => 'nexus_staging',
|
||||||
|
|
||||||
// optional: schema/search_path (commonly "public")
|
// optional: schema/search_path (commonly "public")
|
||||||
|
|||||||
Reference in New Issue
Block a user