mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-18 02:32:09 +00:00
Update questions.sh
This commit is contained in:
parent
1309243d69
commit
2314bbd5c4
@ -94,7 +94,6 @@ if [ -z "${DAV_HOSTNAME:-}" ]; then
|
|||||||
DAV_HOSTNAME
|
DAV_HOSTNAME
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $DAV_HOSTNAME == $PRIMARY_HOSTNAME ]; then
|
|
||||||
if [ -z "${RC_DOCK:-}"]; then
|
if [ -z "${RC_DOCK:-}"]; then
|
||||||
RC_DOCK=n
|
RC_DOCK=n
|
||||||
input_box "Run Roundcube Webmail in Docker" \ "By default Mail-in-a-Box installs Roundcube onto the host. \
|
input_box "Run Roundcube Webmail in Docker" \ "By default Mail-in-a-Box installs Roundcube onto the host. \
|
||||||
@ -102,7 +101,6 @@ if [ $DAV_HOSTNAME == $PRIMARY_HOSTNAME ]; then
|
|||||||
n \
|
n \
|
||||||
RC_DOCK
|
RC_DOCK
|
||||||
fi
|
fi
|
||||||
fi
|
|
||||||
|
|
||||||
# If the machine is behind a NAT, inside a VM, etc., it may not know
|
# 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
|
# its IP address on the public network / the Internet. Ask the Internet
|
||||||
|
Loading…
Reference in New Issue
Block a user