Merge branch 'acs-aims' into acs-aims-enterprise

This commit is contained in:
Brian Long 2021-05-06 14:19:17 -04:00
commit bb6c28f859

View File

@ -57,9 +57,14 @@ services:
-Djodconverter.enabled=false -Djodconverter.enabled=false
" "
depends_on: depends_on:
- postgres-acs postgres-acs:
- activemq condition: service_started
- shared-file-store activemq:
condition: service_started
shared-file-store:
condition: service_started
identity:
condition: service_healthy
volumes: volumes:
- "$ALFRESCO_LICENSE_DIR/acs:/usr/local/tomcat/shared/classes/alfresco/extension/license:ro" - "$ALFRESCO_LICENSE_DIR/acs:/usr/local/tomcat/shared/classes/alfresco/extension/license:ro"