mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-24 19:07:23 +01:00
start.sh update
This commit is contained in:
@@ -94,8 +94,6 @@ if [ -z "${DAV_HOSTNAME:-}" ]; then
|
||||
DAV_HOSTNAME
|
||||
fi
|
||||
|
||||
echo "Passed DAV Input"
|
||||
|
||||
# If the machine is behind a NAT, inside a VM, etc., it may not know
|
||||
# its IP address on the public network / the Internet. Ask the Internet
|
||||
# and possibly confirm with user.
|
||||
|
||||
@@ -91,7 +91,6 @@ STORAGE_USER=$STORAGE_USER
|
||||
STORAGE_ROOT=$STORAGE_ROOT
|
||||
PRIMARY_HOSTNAME=$PRIMARY_HOSTNAME
|
||||
DAV_HOSTNAME=$DAV_HOSTNAME
|
||||
RC_DOCK=$RC_DOCK
|
||||
PUBLIC_IP=$PUBLIC_IP
|
||||
PUBLIC_IPV6=$PUBLIC_IPV6
|
||||
PRIVATE_IP=$PRIVATE_IP
|
||||
|
||||
Reference in New Issue
Block a user