From f4176bdfe019b093d708b2a44f4eb72fcc98ca13 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Thu, 15 Jul 2021 18:34:15 +0200 Subject: [PATCH] removed set url for WS --- templates/da_cache_to_shub.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index db64d3e..be2531a 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -20,7 +20,7 @@ "name" : "file" }, "endpoint2" :{ - "url" : "https://ent3szkgiak1.x.pipedream.net", + "url" : "https://workspace-repository.dev.d4science.org/storagehub/workspace//items/68e30cd7-8728-429e-9a98-50039e309095/create/FILE", "headers" : { "Authorization" : "Bearer ${workflow.input.token}" },