1
I’m setting up to unlock Wildfly’s doors and I found these two ways. I couldn’t find the difference between the two, if there is one.
What is the difference between the two settings:
<any-address/>
and
<inet-address value="${jboss.bind.address.management:0.0.0.0}"/>
Thanks for the answer. My question is about the Tagas <any-address> and <inet-address>. After seeing your answer I realized I really didn’t know how to express myself.
– adelmo00