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
|
- 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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue