mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-29 20:51:11 +02:00
the password of pgsql is a secret
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
|
||||
SECRET_KEY = 'CHANGE_ME_IN_LOCAL_SETTINGS!'
|
||||
DATABASE['default']['PASSWORD'] ='CHANGE_ME'
|
||||
SECRET_KEY = 'CHANGE_ME'
|
||||
|
Reference in New Issue
Block a user