mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
ACS-3841 Fix docker-compose
This commit is contained in:
@@ -3,7 +3,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
transform-core-aio:
|
transform-core-aio:
|
||||||
profiles: ["with-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:
|
environment:
|
||||||
JAVA_OPTS: " -Xms256m -Xmx256m"
|
JAVA_OPTS: " -Xms256m -Xmx256m"
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user