Compare commits
2 Commits
93189142bf
...
9a3ce1d7d0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9a3ce1d7d0 | ||
![]() |
6314582b72 |
@@ -7,7 +7,7 @@ networks:
|
|||||||
services:
|
services:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
container_name: qbittorrent
|
container_name: qbittorrent
|
||||||
image: lscr.io/linuxserver/qbittorrent:4.5.3
|
image: lscr.io/linuxserver/qbittorrent:libtorrentv1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
network_mode: "container:gluetun"
|
network_mode: "container:gluetun"
|
||||||
environment:
|
environment:
|
||||||
@@ -63,7 +63,7 @@ services:
|
|||||||
|
|
||||||
unpackerr:
|
unpackerr:
|
||||||
container_name: unpackerr
|
container_name: unpackerr
|
||||||
image: cr.hotio.dev/hotio/unpackerr
|
image: ghcr.io/hotio/unpackerr
|
||||||
networks:
|
networks:
|
||||||
- starr
|
- starr
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user