MRE/secrets

6 lines
164 B
Plaintext
Raw Normal View History

# Secrets which are encrypted using git-crypt before being sent to git-crypt
FLASK_SECRET_KEY=""
POSTGRES_USER=""
2025-03-27 22:12:01 +00:00
POSTGRES_PASSWORD=""
REDIS_USER=""
REDIS_PASSWD=""