mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[DEPLOY] Update deployment files for new database
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
# Used to generate CSRF tokens - must never be made public
|
||||
SECRET_KEY=changeme
|
||||
|
||||
# REQUIRED=Database password
|
||||
# The password for the breccia-mapper user in the postgres database
|
||||
DB_PASSWORD=changeme
|
||||
|
||||
# Debug
|
||||
# Should the server run in debug mode? Provides information to users which is unsafe in production
|
||||
# Default: False
|
||||
|
||||
Reference in New Issue
Block a user