qbt && prowlarr waits for vpn to be healthy

Signed-off-by: Navratan Lal Gupta <navilg0409@gmail.com>
This commit is contained in:
Navratan Lal Gupta 2024-09-23 00:33:24 +05:30
parent 9851f720e1
commit 9ae93b1740
No known key found for this signature in database

View File

@ -66,7 +66,8 @@ services:
# Unomment below if vpn is enabled
# depends_on: # Uncomment this line if vpn is enabled
# - vpn # Uncomment this line if vpn is enabled
# vpn: # Uncomment this line if vpn is enabled
# condition: service_healthy # Uncomment this line if vpn is enabled
# Comment below lines if VPN is enabled
networks: # Comment this line if vpn is enabled
@ -138,7 +139,8 @@ services:
# Uncomment below if vpn is enabled
# depends_on: # Uncomment this line if vpn is enabled
# - vpn # Uncomment this line if vpn is enabled
# vpn: # Uncomment this line if vpn is enabled
# condition: service_healthy # Uncomment this line if vpn is enabled
# network_mode: service:vpn # Uncomment this line if vpn is enabled
networks: # Comment this line if vpn is enabled