mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-23 05:51:57 +00:00
Disabled OAuth
This commit is contained in:
@@ -117,6 +117,7 @@ services:
|
|||||||
# Custom invenio settings
|
# Custom invenio settings
|
||||||
- INVENIO_SECURITY_REGISTERABLE=False # Disable manual user registration
|
- INVENIO_SECURITY_REGISTERABLE=False # Disable manual user registration
|
||||||
- INVENIO_MAIL_SUPPRESS_SEND=False # Allow server to send emails
|
- INVENIO_MAIL_SUPPRESS_SEND=False # Allow server to send emails
|
||||||
|
- INVENIO_OAUTHCLIENT_REMOTE_APPS="{}" # Disable OAuth clients
|
||||||
depends_on:
|
depends_on:
|
||||||
search:
|
search:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
|
|||||||
Reference in New Issue
Block a user