010 json report

This commit is contained in:
2025-10-10 19:50:21 +03:00
parent 6d47dfad0a
commit cc40a109c8
11 changed files with 713 additions and 280 deletions
+6 -6
View File
@@ -1,10 +1,10 @@
REM set Windows env
setx ds_dwh_class org.postgresql.Driver /M
setx ds_dwh_connectionString jdbc:postgresql://db-services.adl.nubes.ru:5432/dwh /M
setx ds_dwh_username smishchuk /M
setx ds_dwh_password encrypted:******** /M
setx ds_dwh_connectionLimit 5 /M
setx rpt_class org.postgresql.Driver /M
setx rpt_connectionString jdbc:postgresql://write.09d78921-77a7-401a-b2cb-5ca11be850a0.services.ngcloud.ru:5432/rpt /M
setx rpt_username appserver /M
setx rpt_password encrypted:******** /M
setx rpt_connectionLimit 5 /M
setx IDP_CLIENT_SECRET ******** /M
pause
pause