Quantcast
Channel: Brown Fort
Viewing all articles
Browse latest Browse all 10

Vagrant share for multiple websites in the same VM

$
0
0

Vagrant share vagrant share gives you a URL which will route to your vagrant vm. vagrant share will work only if our environment satisfy following requirements. Create a forwarded port pointing to your HTTP server inside your Vagrant machine. Specify an HTTP port manually with `–http` to this command. Assign a non-local address to your machine. […]

The post Vagrant share for multiple websites in the same VM appeared first on Brown Fort.


Viewing all articles
Browse latest Browse all 10

Trending Articles