The native browser cannot access the local ip address

IPconfig checks that the local IP address is 10.0.0.128 , and the port is 4201 after angular is running. Browsers can successfully access localhost:4201 and 127.0.0.1code 4201 . However, visiting 10.0.0.128angular 4201 indicates that the web page cannot be found

.

the system is win10,ping through native ping

I hope someone can help me solve this problem, because I need a mobile phone as an assistant.

Thank you very much

Ip
Aug.18,2021

does the browser use a proxy?


ng serve --host 0.0.0.0
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b371df-2b5b6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b371df-2b5b6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?