Get the MRE api working #1
2
secrets
2
secrets
@ -1,6 +1,6 @@
|
|||||||
# Secrets which are encrypted using git-crypt before being sent to git-crypt
|
# Secrets which are encrypted using git-crypt before being sent to git-crypt
|
||||||
FLASK_SECRET_KEY=""
|
FLASK_SECRET_KEY=""
|
||||||
POSTGRES_USER=""
|
POSTGRES_USER=""
|
||||||
POSTGRES_PASSWD=""
|
POSTGRES_PASSWORD=""
|
||||||
REDIS_USER=""
|
REDIS_USER=""
|
||||||
REDIS_PASSWD=""
|
REDIS_PASSWD=""
|
||||||
Loading…
Reference in New Issue
Block a user