mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
allow for network checks to be skips in setup while testing using SKIP_NETWORK_CHECKS=1
This commit is contained in:
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@@ -22,6 +22,7 @@ Vagrant.configure("2") do |config|
|
||||
export PUBLIC_IPV6=auto
|
||||
export PRIMARY_HOSTNAME=auto-easy
|
||||
export CSR_COUNTRY=US
|
||||
#export SKIP_NETWORK_CHECKS=1
|
||||
|
||||
# Start the setup script.
|
||||
cd /vagrant
|
||||
|
||||
Reference in New Issue
Block a user