Add homebox

This commit is contained in:
2023-08-11 17:38:42 +01:00
parent e1764ec154
commit 902da05b4c
4 changed files with 41 additions and 2 deletions

2
Vagrantfile vendored
View File

@@ -33,7 +33,7 @@ Vagrant.configure("2") do |config|
# Create a private network, which allows host-only access to the machine
# using a specific IP.
config.vm.network "private_network", ip: "192.168.10.10"
config.vm.network "private_network", ip: "192.168.56.10"
# Create a public network, which generally matched to bridged network.
# Bridged networks make the machine appear as another physical device on