aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/dfc/notification.jinja
diff options
context:
space:
mode:
Diffstat (limited to 'robot/assets/templates/dfc/notification.jinja')
-rw-r--r--robot/assets/templates/dfc/notification.jinja2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/assets/templates/dfc/notification.jinja b/robot/assets/templates/dfc/notification.jinja
index 83396c29..0c28c277 100644
--- a/robot/assets/templates/dfc/notification.jinja
+++ b/robot/assets/templates/dfc/notification.jinja
@@ -22,7 +22,7 @@
{
"name": "{{pm_file}}",
"hashMap": {
- "location": "https://{{https_server_host}}:443/{{pm_file}}",
+ "location": "http://{{https_server_host}}:8080/{{pm_file}}",
"compression": "gzip",
"fileFormatType": "{{fileFormatType}}",
"fileFormatVersion": "{{fileFormatVersion}}"