This commit is contained in:
ChristopherDiesch 2025-03-27 16:12:01 -06:00
parent e8dfc65e6d
commit 2ac86f5e60

View File

@ -1,6 +1,6 @@
# Secrets which are encrypted using git-crypt before being sent to git-crypt
FLASK_SECRET_KEY=""
POSTGRES_USER=""
POSTGRES_PASSWD=""
POSTGRES_PASSWORD=""
REDIS_USER=""
REDIS_PASSWD=""