Experiencing issues with forwarding host port 80; switch to 8080

Change-Id: I11a3bf56bb75d95b484430a5395f25a37486ad52
diff --git a/Vagrantfile b/Vagrantfile
index a01b8f2..3f4024c 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -38,7 +38,7 @@
     d.vm.box = "ubuntu/trusty64"
     d.vm.synced_folder '.', '/vagrant', disabled: true
     d.vm.hostname = "prod"
-    d.vm.network "forwarded_port", guest: 80, host: 80, host_ip: '*'
+    d.vm.network "forwarded_port", guest: 80, host: 8080, host_ip: '*'
     d.vm.network "private_network", ip: "10.100.198.201"
     d.vm.network "private_network",
         ip: "0.0.0.0",
diff --git a/docs/quickstart.md b/docs/quickstart.md
index 8e81e02..48a97b9 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -253,13 +253,13 @@
 ### MaaS GUI
 
 You can access the MaaS (Metal-as-a-Service) GUI by pointing your browser to the URL
-`http://<target-server>/MAAS/`.  Username and password are both `cord`.  For more
+`http://<target-server>:8080/MAAS/`.  Username and password are both `cord`.  For more
 information on MaaS, see [the MaaS documentation](http://maas.io/docs).
 
 ### XOS GUI
 
 You can access the XOS GUI by pointing your browser to URL
-`http://<target-server>/xos/`.  Username is `padmin@vicci.org` and password is `letmein`.
+`http://<target-server>:8080/xos/`.  Username is `padmin@vicci.org` and password is `letmein`.
 
 The state of the system is that all CORD services have been onboarded to XOS.  You
 can see them in the GUI by clicking _Services_ at left.  Clicking on the name of