no network check vagrant file

This commit is contained in:
KiekerJan 2021-05-20 20:46:13 +02:00
parent 544f06b100
commit eb990194c7
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -19,7 +19,7 @@ Vagrant.configure("2") do |config|
export PUBLIC_IP=auto
export PUBLIC_IPV6=auto
export PRIMARY_HOSTNAME=auto
#export SKIP_NETWORK_CHECKS=1
export SKIP_NETWORK_CHECKS=1
# Start the setup script.
cd /vagrant