Fixed typo

This commit is contained in:
2025-02-14 16:13:53 +00:00
parent ec994e90a8
commit 8cb672fe08

View File

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