Update starr/docker-compose.yaml

This commit is contained in:
2024-11-24 17:40:41 -08:00
parent c92ffba48e
commit 15ef63ef22

View File

@ -1 +1,18 @@
## starr Stack
## starr Stack
services:
whisparr:
container_name: whisparr
image: ghcr.io/hotio/whisparr:v3
ports:
- "6969:6969"
environment:
- PUID=102016
- PGID=104100
- UMASK=002
- TZ=America/Los_Angeles
volumes:
- /mnt/arrs/whisparr:/config
- /data/torrents:/data/torrents
- /data/media/other:/data/media/other