You should append the IPV4 address separated by comma to bind it twice:
Code: Select all
localhost,127.0.0.1
To bind it also to the IPV6 addresses you should insert the IPV6 addresses separated by comma, for example:
Code: Select all
all,2a01:4f8:221:3107::2,::1
Code: Select all
all,[2a01:4f8:221:3107::2]:8080