fix absolute paths for testing
This commit is contained in:
parent
725a26478c
commit
135a3d8f36
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
configDirectory: C:\work\ervu-secret\config\cde-xml
|
||||
configDirectory: C:\work\ervu-eks\config\cde-xml
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue