Add ability to use different hostnames for stalwart and roundcube

This commit is contained in:
2026-09-18 09:45:22 +03:00
parent 046abbc830
commit 838ba9b0ea
3 changed files with 10 additions and 2 deletions
+6
View File
@@ -24,6 +24,12 @@ STALWART_RECOVERY_ADMIN=
ROUNDCUBE_BIND=127.0.0.1
ROUNDCUBE_PORT=8091
# Optional IMAP endpoint for Roundcube. Set an IP address here when DNS for
# MAIL_HOSTNAME is unavailable from the Roundcube container.
# ROUNDCUBE_IMAP_HOST=192.0.2.10
# Optional SMTP submission endpoint for Roundcube. Defaults to MAIL_HOSTNAME.
# ROUNDCUBE_SMTP_HOST=192.0.2.10
# Roundcube database
RC_DB_NAME=roundcube
RC_DB_USER=roundcube