1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-02-06 15:23:00 +00:00
nk20/note_kfet/settings/secrets_example.py

3 lines
70 B
Python
Raw Normal View History

2020-01-27 21:23:40 +00:00
DATABASE['default']['PASSWORD'] ='CHANGE_ME'
SECRET_KEY = 'CHANGE_ME'