+ fixed incorrect depends_on reference
This commit is contained in:
parent
e14e52dcca
commit
3512ce1c2a
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ services:
|
||||||
- qbittorrent-config:/config
|
- qbittorrent-config:/config
|
||||||
- qbittorrent-data:/data
|
- qbittorrent-data:/data
|
||||||
depends_on:
|
depends_on:
|
||||||
gluetun:
|
array_gluetun:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
array_gluetun:
|
array_gluetun:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue