Compare commits

...
Author SHA1 Message Date
brian.long ab44e01638 Merge branch 'acs' into acs-lats 2023-11-01 14:23:23 -04:00
brian.long fbda2bcdde configure CORS in ACS 2023-11-01 14:21:02 -04:00
+2 -1
View File
@@ -37,7 +37,8 @@ services:
-Dtika.url=http://transform-core-aio:8090/
-Dtransform.misc.url=http://transform-core-aio:8090/
-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
-Dlocal.transform.service.enabled=true
-Dsystem.content.eagerOrphanCleanup=true