aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/dfc/notification.jinja
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2023-03-14 18:19:10 +0000
committerefiacor <fiachra.corcoran@est.tech>2023-03-14 18:43:39 +0000
commit5014a4ffcfdca9a08cb172036e709c3fd93ac3d5 (patch)
tree7fc897acc32a6a8b56ed036a79eb7e442094efaf /robot/assets/templates/dfc/notification.jinja
parent8cbfadcfa9bd2cc1b062040f30e02f5be99e0ac8 (diff)
[ROBOT] Clean up 5gbulkpm
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4656d05892fa16dfe4ac05a096140fd9d8a511ee Issue-ID: OOM-3100
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}}"