Ask HN: How to access vagrant from browser in localhost?

2 points by rawmainb ↗ HN
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 ```

4 comments

[ 14.3 ms ] story [ 228 ms ] thread
It doesn't support markdown.