Add ability to use different hostnames for stalwart and roundcube
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user