Hacker News new | ask | show | jobs
Ask HN: How to access vagrant from browser in localhost?
2 points by rawmainb 2279 days ago
In vagrant, set hostname as test.my.domain. Installed an application in it. Want to access it from browser as http://test.my.domain. Except set /etc/hosts, is there any tools for mapping it?

/etc/hosts example

``` 192.168.1.100 test.my.domain ```

3 comments

It looks good. But showing: This repository has been archived by the owner. It is now read-only.
It doesn't support markdown.