From 2d15b0135f181ee4b508c6a0b0ed3a2383c762c7 Mon Sep 17 00:00:00 2001 From: ysh Date: Wed, 25 Sep 2024 10:32:25 +0900 Subject: [PATCH] reference UI update --- src/main/resources/static/tabler/software-catalog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/tabler/software-catalog.html b/src/main/resources/static/tabler/software-catalog.html index 8417fca..02d04e8 100644 --- a/src/main/resources/static/tabler/software-catalog.html +++ b/src/main/resources/static/tabler/software-catalog.html @@ -222,7 +222,7 @@ let listHtml, listHtmlHub, workflowParams, refWorkflowBtns; // const beUrl = "http://" + $(location).attr('hostname') + ":" + $(location).attr('port'); -const beUrl = "http://43.203.253.173:18084"; +const beUrl = "http://localhost:18084"; let workflowUrl = ""; // oss 등록 후 받아와야됨 // softwareCatalog list를 만듦