mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2025-10-01 16:08:39 -04:00
Update Vagrantfile
This commit is contained in:
parent
16cead76a1
commit
ff638bbc27
1 changed files with 1 additions and 1 deletions
2
build_your_own_lab/websploit/Vagrantfile
vendored
2
build_your_own_lab/websploit/Vagrantfile
vendored
|
@ -16,7 +16,7 @@ Vagrant.configure("2") do |config|
|
|||
vb.memory = "4096"
|
||||
vb.cpus = "4"
|
||||
|
||||
config.vm.network "private_network", ip: "10.1.1.1"
|
||||
# config.vm.network "private_network", ip: "10.1.1.1"
|
||||
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue