mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-28 01:57:11 +08:00
[Komodo] fern: Write Compose File: update qbittorrent/compose.yaml
This commit is contained in:
parent
161c4eef1f
commit
1255020f73
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,7 @@ services:
|
||||||
fertilizer:
|
fertilizer:
|
||||||
image: ghcr.io/moleculekayak/fertilizer:latest
|
image: ghcr.io/moleculekayak/fertilizer:latest
|
||||||
container_name: fertilizer
|
container_name: fertilizer
|
||||||
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
@ -112,6 +113,7 @@ services:
|
||||||
qbittorrent_mamapi:
|
qbittorrent_mamapi:
|
||||||
image: elforkhead/mamapi:latest
|
image: elforkhead/mamapi:latest
|
||||||
container_name: qbittorrent_mamapi
|
container_name: qbittorrent_mamapi
|
||||||
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
qbittorrent:
|
qbittorrent:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue