Compare commits
30 Commits
acs-fronte
...
ags-backen
Author | SHA1 | Date | |
---|---|---|---|
cfaa040e6c | |||
faa633c46c | |||
72026e2ad2 | |||
ab44e01638 | |||
b3c89aa9ce | |||
fbda2bcdde | |||
84d01d1307 | |||
593bb02293 | |||
31a89f370d | |||
63f3cefc3a | |||
26c48578a8 | |||
8a53f02159 | |||
8434976fd0 | |||
203d125bf2 | |||
18889ab89d | |||
9fff0056dc | |||
129437c927 | |||
da93d4ea48 | |||
01a5d97ed7 | |||
|
926494b3ee | ||
|
9e49b1d3c1 | ||
|
6e09a9c0c9 | ||
24ea707337 | |||
da0046118b | |||
0999563353 | |||
4863e29854 | |||
d96822cedd | |||
295b0711b0 | |||
59d082734f | |||
bc6a8539f3 |
@@ -5,7 +5,7 @@ version: "3"
|
|||||||
services:
|
services:
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
image: alfresco/alfresco-content-repository-community:${ACS_TAG}
|
image: alfresco/alfresco-governance-repository-community:${ACS_TAG}
|
||||||
environment:
|
environment:
|
||||||
JAVA_TOOL_OPTIONS: "
|
JAVA_TOOL_OPTIONS: "
|
||||||
-Dencryption.keystore.type=JCEKS
|
-Dencryption.keystore.type=JCEKS
|
||||||
@@ -40,7 +40,8 @@ services:
|
|||||||
-Dtika.url=http://transform-core-aio:8090/
|
-Dtika.url=http://transform-core-aio:8090/
|
||||||
-Dtransform.misc.url=http://transform-core-aio:8090/
|
-Dtransform.misc.url=http://transform-core-aio:8090/
|
||||||
-Dcsrf.filter.enabled=false
|
-Dcsrf.filter.enabled=false
|
||||||
-Dcors.enabled=false
|
-Dcors.enabled=true
|
||||||
|
-Dcors.allowed.origins=http://localhost:4200,http://localhost:8080,${PROXY_PROTOCOL}://${PROXY_HOST}
|
||||||
-Dtransform.service.enabled=false
|
-Dtransform.service.enabled=false
|
||||||
-Dlocal.transform.service.enabled=true
|
-Dlocal.transform.service.enabled=true
|
||||||
-Dsystem.content.eagerOrphanCleanup=true
|
-Dsystem.content.eagerOrphanCleanup=true
|
||||||
|
Reference in New Issue
Block a user