Ok, the file you need to modify is :
<Admin UI Install Directory>\server\default\conf\bindingservice.beans\META-INF\bindings-jboss-beans.xml
Look for httpHost or httpsHost property depending on which you want to configure.
Here is the result from my test:
Case 1 : httpsHost =10.131.234.158


Case 2 : httpsHost = 0.0.0.0


Hope this works for you as well.
Cheers,
Ujwol