IDEMPIERE-6279 Problem with hazelcast with multiple server running on localhost postgres on same network (#2514)
This commit is contained in:
parent
4ab86f7f4e
commit
42b56141cd
|
@ -78,7 +78,7 @@
|
||||||
walk through all available discovery strategies and detect the correct one for the
|
walk through all available discovery strategies and detect the correct one for the
|
||||||
current runtime environment.
|
current runtime environment.
|
||||||
-->
|
-->
|
||||||
<auto-detection enabled="true"/>
|
<auto-detection enabled="false"/>
|
||||||
<!-- Enables/disables the multicast discovery mechanism. The default value is disabled. -->
|
<!-- Enables/disables the multicast discovery mechanism. The default value is disabled. -->
|
||||||
<multicast enabled="false">
|
<multicast enabled="false">
|
||||||
<!--
|
<!--
|
||||||
|
|
Loading…
Reference in New Issue