How to open frappe localhost in mobile using network ip

I am trying to see localhost in mobile using Network IP
the network ip i am using is the one shown in terminal when bench is started

but getting white blank page in mobile saying not found, i am connected to same network. so what is the issue?

@Vinay1 it looks like the website itself not working . can you confirm it on your pc browser ?

@bahaou, when I opened the network ip in pc browser getting response(ip not found) same as mobile
I am using the site name, created in frappe in pc and when i tried to use it in mobile getting respone saying “site can’t be reached” in mobile.
so how can i access frappe running on localhost in mobile

@Vinay1 use your ip address on both pc and mobile , if you using VM , make sure it’s accessible .

@bahaou, now i am able to use the site from network ip
i just used command “bench use site_name” and “bench start” then i am able to access frappe on network ip
before this i am just starting the bench using “bench start”