nginx depends on health-check to be up first
This commit is contained in:
parent
5ceba4e0cf
commit
ec6b73c130
|
@ -81,6 +81,7 @@ services:
|
||||||
- 80
|
- 80
|
||||||
depends_on:
|
depends_on:
|
||||||
- sia
|
- sia
|
||||||
|
- health-check
|
||||||
- handshake-api
|
- handshake-api
|
||||||
|
|
||||||
webapp:
|
webapp:
|
||||||
|
|
Reference in New Issue