Moved debug option to config file

This commit is contained in:
Kristofers Solo 2023-06-16 19:27:24 +03:00
parent 4889cc0aaf
commit 860b6ed3e9

View File

@ -1,4 +1,5 @@
{
"DEBUG": false,
"SECRET_KEY": "",
"ALLOWED_HOSTS": [""],
"DATABASE": {