path wirwar

This commit is contained in:
feldjaeger 2026-03-29 21:08:10 +02:00
parent 43015241e6
commit 612dcc02b7

View file

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