added identity service as dependency to platform
This commit is contained in:
parent
db6c0f84a9
commit
171f67daf0
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user