From f6a734de279674a2b2eec3f44a256f8160c6ce42 Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Sun, 25 Nov 2018 20:09:11 +0100 Subject: [PATCH] fix port --- camunda-overlay/sentiment-analysis.bpmn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camunda-overlay/sentiment-analysis.bpmn b/camunda-overlay/sentiment-analysis.bpmn index c959532..0063757 100644 --- a/camunda-overlay/sentiment-analysis.bpmn +++ b/camunda-overlay/sentiment-analysis.bpmn @@ -110,7 +110,7 @@ S(response); - http://reporting:80/generatePDF/ + http://reporting:8083/generatePDF/ POST -- 2.43.0