1
0
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:
Pierre-antoine Comby
2020-01-28 09:16:08 +00:00
parent 0b8eee6da9
commit 0296686ed3
2 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1,2 @@
DATABASE['default']['PASSWORD'] ='CHANGE_ME'
SECRET_KEY = 'CHANGE_ME'