From 5590fffc80cd6424a07f1fed25d65ed6023f1e59 Mon Sep 17 00:00:00 2001 From: AKurakin Date: Fri, 26 May 2023 15:16:06 +0300 Subject: [PATCH] =?UTF-8?q?swt-exporter=20http://jira.mfd.msk:8088/browse/?= =?UTF-8?q?CLS-317=20=D0=BF=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../swt-exporter/src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clearing-parent/swt-exporter/src/main/resources/application.properties b/clearing-parent/swt-exporter/src/main/resources/application.properties index 794479962..263f91c96 100644 --- a/clearing-parent/swt-exporter/src/main/resources/application.properties +++ b/clearing-parent/swt-exporter/src/main/resources/application.properties @@ -7,7 +7,7 @@ export-swt-service.hazelcast.password=dev-pass export-swt-service.common.encoding=cp866 export-swt-service.common.threads-count=10 -export-swt-service.out-dir=/opt/spcex/clearing/filedata/swt/SettlementHouse_DocOut +export-swt-service.docOut=/opt/spcex/clearing/files/swt/SettlementHouse_DocOut export-swt-service.kafka-consumer.bootstrap-servers=localhost:9092 export-swt-service.kafka-consumer.group-id=dev-group-balance-service