ACS-3841 Fix docker-compose

This commit is contained in:
Damian.Ujma@hyland.com
2022-11-21 15:37:18 +01:00
parent 115260470c
commit 35b2d64876

View File

@@ -3,7 +3,7 @@ version: "3"
services:
transform-core-aio:
profiles: ["with-transform-core-aio"]
image: alfresco/alfresco-transform-core-aio:${TRANSFORMERS_TAG:}
image: alfresco/alfresco-transform-core-aio:${TRANSFORMERS_TAG}
environment:
JAVA_OPTS: " -Xms256m -Xmx256m"
ports: