registry-service http://jira.mfd.msk:8088/browse/CLS-680 обновил application.properties

This commit is contained in:
AKurakin 2024-06-18 10:29:51 +03:00
parent f020153363
commit 03f9c065c7

View file

@ -1,14 +1,13 @@
# DB of Clearing
registry-service.dbClearing.url=jdbc:postgresql://10.200.200.133:5432/clearing?currentSchema=clearing_dev
#registry-service.dbClearing.url=jdbc:postgresql://10.200.200.133:5432/clearing_test?currentSchema=clearing_test
registry-service.dbClearing.driver=org.postgresql.Driver
registry-service.dbClearing.username=cls_dev
#registry-service.dbClearing.username=cls_test
registry-service.dbClearing.password=Aa111111
registry-service.outFolder=/opt/mfd/clearing/reestr_out\
#./reports_out_temp
# use SFTP (TODO optional):
registry-service.db-clearing.url=jdbc:postgresql://10.200.200.133:5432/clearing_uat
registry-service.db-clearing.driver=org.postgresql.Driver
registry-service.db-clearing.username=clearing
registry-service.db-clearing.password=Aa111111
registry-service.outFolder=/opt/mfd/clearing/reestr_out/
# use SFTP (not implemented):
#registry-service.reports-store.local-temp-dir=./reports_out_temp
#registry-service.reports-store.out-dir=reports
#registry-service.reports-store.user=tester