added identity service as dependency to platform
This commit is contained in:
@@ -46,8 +46,12 @@ services:
|
|||||||
-Djodconverter.enabled=false
|
-Djodconverter.enabled=false
|
||||||
"
|
"
|
||||||
depends_on:
|
depends_on:
|
||||||
- postgres-acs
|
postgres-acs:
|
||||||
- activemq
|
condition: service_started
|
||||||
|
activemq:
|
||||||
|
condition: service_started
|
||||||
|
identity:
|
||||||
|
condition: service_healthy
|
||||||
|
|
||||||
transform-core-aio:
|
transform-core-aio:
|
||||||
image: alfresco/alfresco-transform-core-aio:2.3.6
|
image: alfresco/alfresco-transform-core-aio:2.3.6
|
||||||
|
Reference in New Issue
Block a user