1
0
spogulis no https://github.com/mail-in-a-box/mailinabox.git synced 2026-09-12 00:18:59 +02:00

Update questions.sh

Šī revīzija ir iekļauta:
kaibae19
2022-04-03 18:17:45 -07:00
vecāks 2314bbd5c4
revīzija 04d9596d12

Parādīt failu

@@ -94,14 +94,6 @@ if [ -z "${DAV_HOSTNAME:-}" ]; then
DAV_HOSTNAME DAV_HOSTNAME
fi fi
if [ -z "${RC_DOCK:-}"]; then
RC_DOCK=n
input_box "Run Roundcube Webmail in Docker" \ "By default Mail-in-a-Box installs Roundcube onto the host. \
\n\nDo you want to run Roundcube Webmail in a Docker container instead? (n/y)" \
n \
RC_DOCK
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
# and possibly confirm with user. # and possibly confirm with user.