This commit is contained in:
feldjaeger 2026-03-29 21:12:09 +02:00
parent 612dcc02b7
commit 5b087760b4

View file

@ -10,7 +10,7 @@ services:
- PUID=1000
- PGID=1000
- TZ=Europe/Berlin
- CONFIG_DIR=/radarrCL
- CONFIG_DIR=/config/radarrCL
image: ghcr.io/hotio/radarr:latest
networks:
- arr-chris_network
@ -30,7 +30,7 @@ services:
- PGID=1000
- TZ=Europe/Berlin
- UMASK=022
- CONFIG_DIR=/sonarrCL
- CONFIG_DIR=/config/sonarrCL
networks:
- arr-chris_network
ports: