Some logo fixes and ability to use selfsigned certs
This commit is contained in:
@@ -28,6 +28,8 @@ ROUNDCUBE_PORT=8091
|
||||
# address when MAIL_HOSTNAME is unavailable from the Roundcube container.
|
||||
ROUNDCUBE_IMAP_HOST=${MAIL_HOSTNAME}
|
||||
ROUNDCUBE_SMTP_HOST=${MAIL_HOSTNAME}
|
||||
# Set to true only for local testing with Stalwart's generated self-signed certificate.
|
||||
ROUNDCUBE_ALLOW_SELF_SIGNED_CERT=false
|
||||
|
||||
# Roundcube database
|
||||
RC_DB_NAME=roundcube
|
||||
|
||||
Reference in New Issue
Block a user