From 0ad98fb311d9f26fcb254eb1ce79b7bade845f81 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Sun, 13 Oct 2024 12:19:15 +0800 Subject: [PATCH] feat(h2): tag --- conf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf.json b/conf.json index bbfabfb..0bad46e 100644 --- a/conf.json +++ b/conf.json @@ -9,7 +9,8 @@ "args": [ "./healthcheck", "-root=.", - "releaseCheck=false" + "releaseCheck=false", + "-releasetag=h2", ], "env": [ "PATH=/usr/bin:/bin"