diff --git a/Vagrantfile b/Vagrantfile index 28f0c7efe..582810ddb 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -48,7 +48,7 @@ Vagrant.configure(2) do |config| # vb.gui = true # Customize the amount of memory on the VM: - vb.memory = "2048" + vb.memory = "3000" end # # View the documentation for the provider you are using for more