001
This commit is contained in:
+5
-5
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"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",
|
||||
"ds_rpt_class": "org.postgresql.Driver",
|
||||
"ds_rpt_connectionString": "jdbc:postgresql://db-services.adl.nubes.ru:5432/dwh",
|
||||
"ds_rpt_username": "smishchuk",
|
||||
"ds_rpt_password": "encrypted:********",
|
||||
"ds_rpt_connectionLimit": "5",
|
||||
"IDP_CLIENT_SECRET": "********",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user