Enabled mail by server

This commit is contained in:
2025-02-14 11:57:07 +00:00
parent a67d1f78b0
commit 392ab6a22b

View File

@@ -116,6 +116,7 @@ services:
# Custom invenio settings
- INVENIO_SECURITY_REGISTERABLE=False # Disable manual user registration
- INVENIO_MAIL_SUPPRESS_SEND=False # Allow server to send emails
depends_on:
search:
condition: service_started