path wirwar
This commit is contained in:
parent
43015241e6
commit
612dcc02b7
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ services:
|
|||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Berlin
|
||||
- CONFIG_DIR=/config/radarrCL
|
||||
- CONFIG_DIR=/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=/config/sonarrCL
|
||||
- CONFIG_DIR=/sonarrCL
|
||||
networks:
|
||||
- arr-chris_network
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue