I am trying to view my website in my mobile device by using localhost but my devices' browser are blocking my website to retrieve CSS and JS files.
Extra Information: On my desktop, I using a VirtualHost to run my website.
I also create a mobile view from local follow by these tutorials.
I also set some inbound rule into my Firewall to allow port 80, 443 and 3306.
But when I view my local website from my device. It shows these errors.
I try to search some solution from Google. And some of the posts mentioned that it is because my DNS cannot be resolved.
But I'm not sure what is actual problem. I need some advises to rectify this issue.
Thanks.