mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
use defaults if no secrets is provided
This commit is contained in:
2
note_kfet/settings/secrets_example.py
Normal file
2
note_kfet/settings/secrets_example.py
Normal file
@ -0,0 +1,2 @@
|
||||
DATABASE['default']['PASSWORD'] ='CHANGE_ME'
|
||||
SECRET_KEY = 'CHANGE_ME'
|
Reference in New Issue
Block a user