mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Linked Djangos settings to pyShelfs config
This commit is contained in:
3
config.json
vendored
3
config.json
vendored
@@ -7,5 +7,6 @@
|
||||
"DATABASE": "pyshelf",
|
||||
"USER": "pyshelf",
|
||||
"PASSWORD": "pyshelf",
|
||||
"BOOKSHELF": "data/shelf.json"
|
||||
"BOOKSHELF": "data/shelf.json",
|
||||
"ALLOWED_HOSTS": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user