Updated vagrant README
This commit is contained in:
parent
fb8ec21f72
commit
7aadeb0a98
@ -28,7 +28,7 @@ That's all you need to do. It will build a brand new VirtalBox machine for you w
|
|||||||
### Name resolution
|
### Name resolution
|
||||||
For easy access to the VM you need to setup name resolution to the machines IP.
|
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:
|
Example syntax:
|
||||||
|
|
||||||
@ -58,3 +58,5 @@ Somewhat bleeding edge vagrant box for develop branch related work.
|
|||||||
- Debugger: XDebug
|
- Debugger: XDebug
|
||||||
- Profiler: Xhprof
|
- Profiler: Xhprof
|
||||||
- phpMyAdmin: <http://192.168.42.101/phpmyadmin>
|
- phpMyAdmin: <http://192.168.42.101/phpmyadmin>
|
||||||
|
|
||||||
|
You can access MailCatcher to read all outgoing emails at http://192.168.42.101:1080
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user