mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2026-02-04 06:42:10 +00:00
Remove config.json
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -134,3 +134,4 @@ debug
|
|||||||
|
|
||||||
/static/admin/
|
/static/admin/
|
||||||
/static/fontawesomefree/
|
/static/fontawesomefree/
|
||||||
|
config.json
|
||||||
|
|||||||
13
config.json
13
config.json
@@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"DEBUG": false,
|
|
||||||
"SECRET_KEY": "",
|
|
||||||
"ALLOWED_HOSTS": [""],
|
|
||||||
"DATABASE": {
|
|
||||||
"ENGINE": "",
|
|
||||||
"NAME": "",
|
|
||||||
"USER": "",
|
|
||||||
"PASSWORD": "",
|
|
||||||
"HOST": "",
|
|
||||||
"PORT": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user