From 6bbeef3780421c290f3b641e81bde3c861c58334 Mon Sep 17 00:00:00 2001 From: xRain Date: Tue, 13 May 2025 04:06:33 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20action.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1055ef1..a9a4e3c 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ inputs: docker: description: "DOCKER_HOST地址" required: true - default: tcp://n1.coce.zone:2375 + default: tcp://192.168.0.31:2375 service: description: "SERVICE名称" required: true