1

Over my /etc/hosts file I have the following entry:

192.168.10.80 myapp.localhost  

When I visit the url http://myapp.localhost on the Firefox browser it correctly shows my application running in a vagrant. But on chrome or any chromium-based (Brave browser, Chromium) is fails to show.

Do you know why that happens?

I looked over theese solutions:

Also when I try to disable asyncronous DNS I cannot find that option:

Asyncronous DNS not found

In the duplicate answers I cannot

1 Answers1

0

In case you use .localhost subdomains follow this stackoverflow answer.