Make health-check depenent on handshake, handshake-api, and caddy, so it doesn't start before them and report healthy status.

This commit is contained in:
Ivaylo Novakov 2020-08-05 11:27:25 +03:00
parent b12c1674e4
commit f896afada1
No known key found for this signature in database
GPG Key ID: 06B9354AB08BE9C6
1 changed files with 3 additions and 0 deletions

View File

@ -116,3 +116,6 @@ services:
- 3100
depends_on:
- docker-host
- handshake
- handshake-api
- caddy