mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-24 01:18:39 +00:00
Update config.vm.provision
This commit is contained in:
parent
074a2e327f
commit
8da4ac432f
|
|
@ -1,5 +1,5 @@
|
|||
Vagrant.configure("2") do |config|
|
||||
config.vm.box = "generic/ubuntu2004"
|
||||
config.vm.box = "ubuntu/trusty64"
|
||||
config.vm.network "private_network", ip: "192.168.31.4"
|
||||
|
||||
config.vm.synced_folder ".", "/home/spl1nes/Orange-Management"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user