mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Update config.json
This commit is contained in:
parent
64d9b9c847
commit
cf6286d4dd
@ -1,10 +1,8 @@
|
|||||||
{
|
{
|
||||||
"SECRET_KEY": "",
|
"SECRET_KEY": "",
|
||||||
"ALLOWED_HOSTS": [
|
"ALLOWED_HOSTS": [""],
|
||||||
"",
|
|
||||||
"localhost"
|
|
||||||
],
|
|
||||||
"DATABASE": {
|
"DATABASE": {
|
||||||
|
"ENGINE": "",
|
||||||
"NAME": "",
|
"NAME": "",
|
||||||
"USER": "",
|
"USER": "",
|
||||||
"PASSWORD": "",
|
"PASSWORD": "",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user