Update config.json

This commit is contained in:
Kristofers Solo 2023-04-09 19:45:56 +03:00
parent 64d9b9c847
commit cf6286d4dd

View File

@ -1,10 +1,8 @@
{
"SECRET_KEY": "",
"ALLOWED_HOSTS": [
"",
"localhost"
],
"ALLOWED_HOSTS": [""],
"DATABASE": {
"ENGINE": "",
"NAME": "",
"USER": "",
"PASSWORD": "",