Commit 7a06cc5 1 parent 723cc3e commit 7a06cc5 Copy full SHA for 7a06cc5
File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ services:
10
10
environment :
11
11
- SOLR_HOST=solr
12
12
- TERM=xterm
13
+ - TOMCAT_ALLOW_CASUAL_MULTIPART_PARSING=true
13
14
- GLOBAL_messaging.broker.url=failover:(nio://activemq:61616)?timeout=3000&jms.useCompression=true
14
15
- GLOBAL_localTransform.core-aio.url=http://transform-core-aio:8090/
15
16
solr :
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ services:
10
10
environment :
11
11
- SOLR_HOST=solr
12
12
- TERM=xterm
13
+ - TOMCAT_ALLOW_CASUAL_MULTIPART_PARSING=true
13
14
- GLOBAL_messaging.broker.url=failover:(nio://activemq:61616)?timeout=3000&jms.useCompression=true
14
15
- GLOBAL_localTransform.core-aio.url=http://transform-core-aio:8090/
15
16
solr :
You can’t perform that action at this time.
0 commit comments