Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- version: "3.7"
- services:
- prowlarr:
- container_name: prowlarr
- image: cr.hotio.dev/hotio/prowlarr
- ports:
- - "9696:9696"
- environment:
- - PUID=2
- - PGID=4
- - UMASK=002
- - TZ=Europe/Madrid
- volumes:
- - /Volume1/prowlarr:/config
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement