fix absolute paths for testing

This commit is contained in:
kochetkov 2024-11-21 10:42:09 +03:00
parent 725a26478c
commit 135a3d8f36
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
configDirectory: C:\work\ervu-secret\config\cde-xml
configDirectory: C:\work\ervu-eks\config\cde-xml

View file

@ -58,7 +58,7 @@
<property name="config.data.executor.url" value="http://localhost:8080/config-data-executor/api"/>
<property name="config.data.executor.socket.timeout" value="10"/>
<property name="config.data.executor.connection.timeout" value="10"/>
<property name="configDirectory" value="C:\work\ervu-secret\config-data-executor\config-examples"/>
<property name="configDirectory" value="C:\work\ervu-eks\config-data-executor\config-examples"/>
</system-properties>
<management>
<audit-log>