A: Edit standalone/configuration/standalone.xml and insert the tag any-address instead of inet-address bound to 127.0.0.1 - Sample:
Or:
<interfaces>
<interface name="management">
<inet-address value="127.0.0.1"/>
interface>
<interface name="public">
<inet-address value="0.0.0.0"/>
interface>
interfaces>
Or::
No comments:
Post a Comment