remove lidarr
This commit is contained in:
@@ -13,23 +13,6 @@ networks:
|
||||
|
||||
services:
|
||||
|
||||
lidarr:
|
||||
image: lscr.io/linuxserver/lidarr:latest
|
||||
container_name: lidarr
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Etc/UTC
|
||||
volumes:
|
||||
- /docker/store/lidarr:/config
|
||||
- /mnt/massdrive/media:/mnt/media
|
||||
ports:
|
||||
- 8686:8686
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- arr
|
||||
- qbit
|
||||
|
||||
prowlarr:
|
||||
image: lscr.io/linuxserver/prowlarr:latest
|
||||
container_name: prowlarr
|
||||
|
||||
Reference in New Issue
Block a user