mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Adding docker directory with docker support
This commit is contained in:
6
docker/.env
vendored
Normal file
6
docker/.env
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
LOCAL_BOOK_DIR=/home/marvin/git/hatpyShelf/docker/Books/
|
||||
PORT=8088
|
||||
POSTGRES_VER=12.2
|
||||
POSTGRES_USER=pyshelf
|
||||
POSTGRES_PASSWORD=pyshelf
|
||||
POSTGRES_DB=pyshelf
|
||||
Reference in New Issue
Block a user