parent
afda90e92d
commit
13a367f1c2
|
@ -18,10 +18,11 @@ services:
|
|||
restart: unless-stopped
|
||||
volumes:
|
||||
- type: bind
|
||||
source: /DATA/AppData/readarr/config
|
||||
source: /DATA/AppData/$AppID/config
|
||||
target: /config
|
||||
|
||||
- type: bind
|
||||
source: /path/to/books
|
||||
source: /DATA/AppData/$AppID/books
|
||||
target: /books
|
||||
- type: bind
|
||||
source: /DATA/Downloads
|
||||
|
|
Loading…
Reference in New Issue