1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-24 19:07:23 +01:00

Added the configuration document and updated line separators from Windows to Unix

This commit is contained in:
Ashiq5
2020-10-29 00:49:37 +06:00
parent 7d6c7b6610
commit a01c096d74
9 changed files with 84 additions and 11 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