Merge branch 'acs-frontend-enterprise' into acs-aims-enterprise
This commit is contained in:
commit
db1917fa40
@ -70,6 +70,7 @@ services:
|
|||||||
|
|
||||||
transform-router:
|
transform-router:
|
||||||
image: quay.io/alfresco/alfresco-transform-router:1.3.1
|
image: quay.io/alfresco/alfresco-transform-router:1.3.1
|
||||||
|
mem_limit: 128m
|
||||||
environment:
|
environment:
|
||||||
ACTIVEMQ_URL: "nio://activemq:61616"
|
ACTIVEMQ_URL: "nio://activemq:61616"
|
||||||
CORE_AIO_URL : "http://transform-core-aio:8090"
|
CORE_AIO_URL : "http://transform-core-aio:8090"
|
||||||
@ -90,6 +91,7 @@ services:
|
|||||||
|
|
||||||
shared-file-store:
|
shared-file-store:
|
||||||
image: alfresco/alfresco-shared-file-store:0.10.0
|
image: alfresco/alfresco-shared-file-store:0.10.0
|
||||||
|
mem_limit: 256m
|
||||||
volumes:
|
volumes:
|
||||||
- shared-file-store-volume:/tmp/Alfresco/sfs
|
- shared-file-store-volume:/tmp/Alfresco/sfs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user