Merge branch 'acs-backend-community.acs-lats-community' into acs-frontend-community.acs-backend-community
This commit is contained in:
commit
22d1220a14
@ -5,7 +5,7 @@ version: "2"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
platform:
|
platform:
|
||||||
image: alfresco/alfresco-content-repository-community:6.2.2-RC1
|
image: alfresco/alfresco-content-repository-community:6.2.0-ga
|
||||||
mem_limit: 1700m
|
mem_limit: 1700m
|
||||||
environment:
|
environment:
|
||||||
JAVA_OPTS: "
|
JAVA_OPTS: "
|
||||||
@ -15,6 +15,8 @@ services:
|
|||||||
-Ddb.url=jdbc:postgresql://postgres-acs:5432/alfresco
|
-Ddb.url=jdbc:postgresql://postgres-acs:5432/alfresco
|
||||||
-Dindex.subsystem.name=solr6
|
-Dindex.subsystem.name=solr6
|
||||||
-Dsolr.host=search
|
-Dsolr.host=search
|
||||||
|
-Dsolr.port=8983
|
||||||
|
-Dsolr.secureComms=none
|
||||||
-Dshare.host=localhost
|
-Dshare.host=localhost
|
||||||
-Dshare.port=8080
|
-Dshare.port=8080
|
||||||
-Dalfresco.host=localhost
|
-Dalfresco.host=localhost
|
||||||
|
Loading…
x
Reference in New Issue
Block a user