parent
10ca0cd7f1
commit
e01c067ff7
4 changed files with 6 additions and 1 deletions
|
@ -11,6 +11,9 @@ DB_PASSWORD='superSecret'
|
|||
DB_PORT='5432'
|
||||
DB_USER='fbf'
|
||||
|
||||
# Debugging
|
||||
DEBUG='False'
|
||||
|
||||
# Secrets
|
||||
SECRET_KEY='openssl rand -base64 50'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue