mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Added DB_HOST & DB_PORT
This commit is contained in:
2
config.json
vendored
2
config.json
vendored
@@ -2,6 +2,8 @@
|
||||
"TITLE": "pyShelf E-Book Server",
|
||||
"VERSION": "0.3.0",
|
||||
"BOOKPATH": "books/",
|
||||
"DB_HOST": "localhost",
|
||||
"DB_PORT": "5432",
|
||||
"DATABASE": "pyshelf",
|
||||
"USER": "pyshelf",
|
||||
"PASSWORD": "pyshelf",
|
||||
|
||||
Reference in New Issue
Block a user