mirror of
https://github.com/Rushilwiz/pushup-contest.git
synced 2025-04-09 21:20:15 -04:00
fixed secrets
This commit is contained in:
parent
34341766c6
commit
7e9b8872fd
|
@ -8,4 +8,5 @@
|
||||||
SECRET_KEYS = [
|
SECRET_KEYS = [
|
||||||
# start with your Django secret key like this:
|
# start with your Django secret key like this:
|
||||||
"SECRET_KEY",
|
"SECRET_KEY",
|
||||||
|
"DEBUG"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user