1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-21 03:02:09 +00:00

Revert the comment on skipnet envvar

This commit is contained in:
Yoann Colin 2018-09-21 09:52:05 +02:00
parent a3b11abcda
commit 4031917145
No known key found for this signature in database
GPG Key ID: 757CEAD1614CA85D

2
Vagrantfile vendored
View File

@ -32,7 +32,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