App/media fetch pro (#236)
This commit is contained in:
parent
759d50ffc0
commit
064ebfdd42
|
@ -18,7 +18,7 @@ services:
|
|||
restart: unless-stopped
|
||||
volumes:
|
||||
- type: bind
|
||||
source: /DATA/Media
|
||||
source: /DATA/Media/MediaFetchPro
|
||||
target: /var/opt/video
|
||||
- type: bind
|
||||
source: /DATA/AppData/$AppID/config
|
||||
|
|
Loading…
Reference in New Issue