Dynamic Java options on Minecraft systemd service
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -35,7 +35,7 @@ Vagrant.configure("2") do |config|
|
||||
end
|
||||
|
||||
config.vm.provider "virtualbox" do |vbox|
|
||||
vbox.memory = 2048
|
||||
vbox.memory = 4096
|
||||
end
|
||||
|
||||
# Provision with Ansible
|
||||
|
Reference in New Issue
Block a user