Set default reference style to vancouver

This commit is contained in:
2025-02-14 15:51:35 +00:00
parent 7969f831a3
commit b30c5c6c53

View File

@@ -118,6 +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"
depends_on:
search:
condition: service_started