small fixes

This commit is contained in:
kochetkov 2024-09-19 12:46:24 +03:00
parent 2cb70d71b7
commit d762e3f034
5 changed files with 12 additions and 21 deletions

View file

@ -55,9 +55,9 @@
<property name="fias.enable" value="false"/>
<property name="bpmn.enable" value="false"/>
<property name="com.arjuna.ats.arjuna.allowMultipleLastResources" value="true"/>
<property name="config-data-executor.url" value="http://127.0.0.1:8090/api"/>
<property name="config-data-executor.socket-timeout" value="10"/>
<property name="config-data-executor.connectionTimeout" value="10"/>
<property name="config.data.executor.url" value="http://localhost:8090/api"/>
<property name="config.data.executor.socket.timeout" value="10"/>
<property name="config.data.executor.connection.timeout" value="10"/>
</system-properties>
<management>
<audit-log>