mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-08-16 16:32:50 +01:00
Removed unneeded env variables form template
This commit is contained in:
@@ -12,10 +12,6 @@ INVENIO_THEME_SHOW_FRONTPAGE_INTRO_SECTION=false
|
||||
|
||||
INVENIO_SECURITY_REGISTERABLE=false # Disable manual user registration
|
||||
|
||||
# Database and Flask-SQLAlchemy
|
||||
POSTGRES_USER=inveniordm
|
||||
POSTGRES_DB=inveniordm
|
||||
|
||||
# Invenio-App
|
||||
INVENIO_CACHE_TYPE=redis
|
||||
INVENIO_CACHE_REDIS_URL=redis://cache:6379/0
|
||||
|
||||
Reference in New Issue
Block a user