fix: update downloads volume path for Pinchflat service
This commit is contained in:
parent
9f19363409
commit
52c60aecb4
@ -16,7 +16,7 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/appdata/pinchflat/config:/config
|
- /mnt/appdata/pinchflat/config:/config
|
||||||
- /mnt/appdata/pinchflat/downloads:/downloads
|
- /mnt/media/incoming/downloads-pinchflat:/downloads
|
||||||
labels:
|
labels:
|
||||||
- "traefik.enable=true"
|
- "traefik.enable=true"
|
||||||
- "traefik.http.routers.pinchflat.entrypoints=websecure"
|
- "traefik.http.routers.pinchflat.entrypoints=websecure"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user