Adding docker directory with docker support

This commit is contained in:
Tony Hendrick
2020-05-12 21:38:25 -07:00
parent 245f3d09a8
commit 9014081bff
5 changed files with 47 additions and 1 deletions

6
docker/.env vendored Normal file
View 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