removed pyload-ng
This commit is contained in:
@@ -480,21 +480,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./appdata/prowlarr/config:/config
|
- ./appdata/prowlarr/config:/config
|
||||||
|
|
||||||
pyload-ng:
|
|
||||||
image: lscr.io/linuxserver/pyload-ng:latest
|
|
||||||
container_name: pyload-ng
|
|
||||||
environment:
|
|
||||||
- PUID=${PUID}
|
|
||||||
- PGID=${PGID}
|
|
||||||
- TZ=${TZ}
|
|
||||||
volumes:
|
|
||||||
- ./appdata/pyload/config:/config
|
|
||||||
- /mnt/data/downloads/jdownloader:/output
|
|
||||||
ports:
|
|
||||||
- 8000:8000
|
|
||||||
- 9666:9666
|
|
||||||
restart: unless-stopped
|
|
||||||
|
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
container_name: qbittorrent
|
container_name: qbittorrent
|
||||||
image: lscr.io/linuxserver/qbittorrent:latest
|
image: lscr.io/linuxserver/qbittorrent:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user