mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Changing config and location of books directory
This commit is contained in:
2
docker/docker-compose.yml
vendored
2
docker/docker-compose.yml
vendored
@@ -12,7 +12,7 @@ services:
|
||||
context: ./
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- "${LOCAL_BOOK_DIR}:/Books"
|
||||
- "${LOCAL_BOOK_DIR}:/usr/src/app/Books"
|
||||
ports:
|
||||
- "8088:8000"
|
||||
links:
|
||||
|
||||
Reference in New Issue
Block a user