App/media fetch pro (#236)

This commit is contained in:
CorrectRoadH 2023-08-04 13:49:52 +08:00 committed by GitHub
parent 759d50ffc0
commit 064ebfdd42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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