From 93851a1e461ffdd77948a35cd6ba4dccf6ea3092 Mon Sep 17 00:00:00 2001 From: smeb y <48400087+a3165458@users.noreply.github.com> Date: Fri, 19 Apr 2024 12:52:35 +0800 Subject: [PATCH] Update Artela.sh --- Artela.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Artela.sh b/Artela.sh index d3108bd..4a7a081 100644 --- a/Artela.sh +++ b/Artela.sh @@ -62,7 +62,7 @@ function check_and_set_alias() { # 节点安装功能 function install_node() { - node_address="http://localhost:3457" + node_address="tcp://localhost:3457" install_nodejs_and_npm install_pm2