'localhost and 127.0.0.1 not working but internal ip works

I'm using Live Server Extension on visual studio code but it's not working when accessing the website on 127.0.0.1 and localhost but it's working with my pc ip address(192.168.0.10).

Can you help to troubleshoot this issue? I need to be able to access via localhost and 127.0.0.1..

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source