7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
# Secrets which are encrypted using git-crypt before being sent to git-crypt
|
|
FLASK_SECRET_KEY=""
|
|
POSTGRES_USER="mre"
|
|
POSTGRES_PASSWORD="NH,EJ5dg3GAnu`;D}Qh&$w"
|
|
REDIS_USER="mre"
|
|
REDIS_PASSWD="P`+h:GgW8'.QfHL)[C-*3s"
|