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