Add path mappings to calibre and calibre-web
This commit is contained in:
parent
3a39161d6c
commit
adac3132a5
|
@ -11,3 +11,4 @@ services:
|
|||
- OAUTHLIB_RELAX_TOKEN_SCOPE=1
|
||||
volumes:
|
||||
- configcalibre:/config
|
||||
- torrents:/torrents
|
|
@ -11,6 +11,7 @@ services:
|
|||
- CLI_ARGS=
|
||||
volumes:
|
||||
- configcalibre:/config
|
||||
- torrents:/torrents
|
||||
|
||||
volumes:
|
||||
configcalibre:
|
||||
|
|
Loading…
Reference in New Issue