mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
radarr ready for github deployment
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: lscr.io/linuxserver/radarr:6.0.4
|
||||
container_name: radarr
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
- TZ=${TIMEZONE}
|
||||
volumes:
|
||||
- config:/config
|
||||
- /mnt/seedbox/media/Movies:/home/etron/media/Movies
|
||||
|
||||
Reference in New Issue
Block a user