mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Remove config.json
This commit is contained in:
parent
b876b0857d
commit
12b93544f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -134,3 +134,4 @@ debug
|
||||
|
||||
/static/admin/
|
||||
/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": ""
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user