sso fuer inbox config
This commit is contained in:
@@ -50,6 +50,9 @@ services:
|
||||
AWS_SECRET_ACCESS_KEY: ${AWS_SECRET_ACCESS_KEY:-}
|
||||
DYNAMODB_RULES_TABLE: ${DYNAMODB_RULES_TABLE:-email-rules}
|
||||
DYNAMODB_BLOCKED_TABLE: ${DYNAMODB_BLOCKED_TABLE:-email-blocked-senders}
|
||||
# Shared secret with the Roundcube "EMail Configuration" plugin.
|
||||
# Comma separated to allow rotation. Empty = webmail SSO disabled.
|
||||
WEBMAIL_SSO_SECRET: ${MAILADMIN_WEBMAIL_SSO_SECRET:-}
|
||||
volumes:
|
||||
# Needed so backend can call docker exec mailserver.
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
Reference in New Issue
Block a user