Changing config and location of books directory

This commit is contained in:
Tony Hendrick
2020-05-14 10:41:35 -07:00
parent 9e66fbed26
commit febacd73bb
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ services:
context: ./
dockerfile: Dockerfile
volumes:
- "${LOCAL_BOOK_DIR}:/Books"
- "${LOCAL_BOOK_DIR}:/usr/src/app/Books"
ports:
- "8088:8000"
links: