Updated vagrant README

This commit is contained in:
Marcos García de La Fuente 2014-02-24 21:46:41 +01:00
parent fb8ec21f72
commit 7aadeb0a98

View File

@ -28,7 +28,7 @@ That's all you need to do. It will build a brand new VirtalBox machine for you w
### Name resolution
For easy access to the VM you need to setup name resolution to the machines IP.
Edit the hosts file on the machine you run Vagrant on to map the virtual machine's IP to it's Vhost name.
Edit the [hosts](https://en.wikipedia.org/wiki/Hosts_(file)) file on the machine you run Vagrant on to map the virtual machine's IP to it's Vhost name.
Example syntax:
@ -58,3 +58,5 @@ Somewhat bleeding edge vagrant box for develop branch related work.
- Debugger: XDebug
- Profiler: Xhprof
- phpMyAdmin: <http://192.168.42.101/phpmyadmin>
You can access MailCatcher to read all outgoing emails at http://192.168.42.101:1080