mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
7 lines
142 B
Bash
Vendored
7 lines
142 B
Bash
Vendored
LOCAL_BOOK_DIR=/home/marvin/git/pyShelf/Books
|
|
PORT=8088
|
|
POSTGRES_VER=12.2
|
|
POSTGRES_USER=pyshelf
|
|
POSTGRES_PASSWORD=pyshelf
|
|
POSTGRES_DB=pyshelf
|