services: calibre: mount 'books_to_add' folder

This commit is contained in:
Bruno BELANYI 2019-12-19 20:11:53 +01:00
parent 1fd948138f
commit 813a3784bf
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,4 +2,5 @@
/freshrss/
/gitea/
/library
/books_to_add
/portainer/

View file

@ -85,6 +85,7 @@ services:
- GUAC_PASS=3e0109e17016d3a2dc0a350d9a9ca104 # password
volumes:
- ./library:/config
- ./books_to_add:/books_to_add
ports:
- "8080:8080"
#- "8081:8081"