9 lines
270 B
JSON
9 lines
270 B
JSON
{
|
|
"ds_dwh_class": "org.postgresql.Driver",
|
|
"ds_dwh_connectionString": "jdbc:postgresql://db-services.adl.nubes.ru:5432/dwh",
|
|
"ds_dwh_username": "smishchuk",
|
|
"ds_dwh_password": "encrypted:********",
|
|
"ds_dwh_connectionLimit": "5",
|
|
"IDP_CLIENT_SECRET": "********",
|
|
}
|