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:
|
||||
image: ghcr.io/moleculekayak/fertilizer:latest
|
||||
container_name: fertilizer
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
qbittorrent:
|
||||
condition: service_healthy
|
||||
|
@ -112,6 +113,7 @@ services:
|
|||
qbittorrent_mamapi:
|
||||
image: elforkhead/mamapi:latest
|
||||
container_name: qbittorrent_mamapi
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
qbittorrent:
|
||||
condition: service_healthy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue