mirror of
https://github.com/Rushilwiz/global.git
synced 2025-04-18 11:10:18 -04:00
fix: fixed secrets import
This commit is contained in:
parent
0750ff5efe
commit
233120cc0d
|
@ -1,4 +1,4 @@
|
|||
from . import BASE_DIR
|
||||
from . import BASE_DIR, AUTHENTICATION_BACKENDS
|
||||
|
||||
DEBUG=True
|
||||
SECRET_KEY='insecure_global_key'
|
||||
|
|
Loading…
Reference in New Issue
Block a user