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