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