Some logo fixes and ability to use selfsigned certs

This commit is contained in:
2026-09-18 11:40:57 +03:00
parent f17a357795
commit 2fc905986a
5 changed files with 20 additions and 2 deletions
+2
View File
@@ -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