Skip to content

Commit

Permalink
Update radarr.yml
Browse files Browse the repository at this point in the history
Added umask
  • Loading branch information
bokkoman authored Mar 25, 2024
1 parent 21cf25a commit 24c7c6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/radarr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- PUID=${PUID}
- PGID=${PGID}
- TZ=${TZ}
- UMASK=002
volumes:
- /etc/localtime:/etc/localtime:ro
- ${DOCKERCONFDIR}/radarr:/config
Expand Down

0 comments on commit 24c7c6a

Please sign in to comment.