Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant/Vagrantfile
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ Vagrant.configure(2) do |config|
#vb.gui = true

# Customize the amount of memory on the VM:
vb.memory = "1024"
vb.memory = 4*1024

# More CPUs
vb.cpus = 4

0 comments on commit 7394e1d

Please sign in to comment.