remove readarr
This commit is contained in:
@@ -201,28 +201,6 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
|
|
||||||
############################
|
|
||||||
# READARR
|
|
||||||
############################
|
|
||||||
|
|
||||||
readarr:
|
|
||||||
image: lscr.io/linuxserver/readarr:0.4.19-nightly
|
|
||||||
container_name: readarr
|
|
||||||
network_mode: "service:gluetun"
|
|
||||||
depends_on:
|
|
||||||
- gluetun
|
|
||||||
environment:
|
|
||||||
- PUID=1000
|
|
||||||
- PGID=1000
|
|
||||||
- TZ=Europe/Brussels
|
|
||||||
volumes:
|
|
||||||
- /mnt/.ix-apps/app_mounts/readarr/config:/config
|
|
||||||
- /mnt/pool-main/media/books:/books #optional
|
|
||||||
- /mnt/pool-main/media/downloads:/downloads #optional
|
|
||||||
restart: unless-stopped
|
|
||||||
labels:
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
|
||||||
|
|
||||||
############################
|
############################
|
||||||
# JELLYSEERR
|
# JELLYSEERR
|
||||||
############################
|
############################
|
||||||
|
|||||||
Reference in New Issue
Block a user