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