Files
payg-report-dev/etc/env.json
T
2025-09-18 20:17:31 +03:00

9 lines
270 B
JSON

{
"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": "********",
}