1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

typo, making the CI breaks

This commit is contained in:
Pierre-antoine Comby
2020-01-28 09:28:29 +00:00
parent 59f5f7d1d5
commit 62c7e886e9
3 changed files with 5 additions and 6 deletions

View File

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