added identity service as dependency to platform

This commit is contained in:
Brian Long 2021-05-06 14:18:02 -04:00
parent db6c0f84a9
commit 171f67daf0

View File

@ -46,8 +46,12 @@ services:
-Djodconverter.enabled=false
"
depends_on:
- postgres-acs
- activemq
postgres-acs:
condition: service_started
activemq:
condition: service_started
identity:
condition: service_healthy
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:2.3.6