We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37691e0 commit 9f5c9feCopy full SHA for 9f5c9fe
Vagrantfile
@@ -4,7 +4,7 @@
4
$memory = 5120
5
$cpus = 2
6
$ip = "192.168.91.99"
7
-$headless = true
+$headless = false
8
9
# All Vagrant configuration is done below. The "2" in Vagrant.configure
10
# configures the configuration version (we support older styles for
0 commit comments