How to change ip 127.0.0.1:8080

(from github.com/vpcea2s1r)
How to change ip 127.0.0.1:8080 to the interface in the local network?

(from github.com/marevol)
You can set a bind address in lib/classes/tomcat_config.properties.

tomcat.bindAddress=127.0.0.1