6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
# Secrets which are encrypted using git-crypt before being sent to git-crypt
|
|
FLASK_SECRET_KEY=""
|
|
POSTGRES_USER=""
|
|
POSTGRES_PASSWORD=""
|
|
REDIS_USER=""
|
|
REDIS_PASSWD="" |