mirror of
https://github.com/Rushilwiz/launchx.git
synced 2025-04-05 04:30:19 -04:00
dev: removed db login from secret definitions
This commit is contained in:
parent
7fb60268df
commit
a9ecc11749
|
@ -8,7 +8,5 @@
|
|||
SECRET_KEYS = [
|
||||
# start with your Django secret key like this:
|
||||
"SECRET_KEY",
|
||||
"DEBUG",
|
||||
"DB_USER",
|
||||
"DB_PASS"
|
||||
"DEBUG"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user