IDEMPIERE-6279 Problem with hazelcast with multiple server running on localhost postgres on same network (#2514)

This commit is contained in:
Carlos Ruiz 2024-11-04 03:06:59 +01:00
parent 4ab86f7f4e
commit 42b56141cd
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
walk through all available discovery strategies and detect the correct one for the
current runtime environment.
-->
<auto-detection enabled="true"/>
<auto-detection enabled="false"/>
<!-- Enables/disables the multicast discovery mechanism. The default value is disabled. -->
<multicast enabled="false">
<!--