chrome turn of ipv6 on localhost code example
Example: chrome turn of ipv6 on localhost
# Got to your this file
C:\Windows\System32\drivers\etc\hosts
# and uncomment this line
127.0.0.1 localhost
# and comment this iine out, like this
# ::1 localhost