From c2ca0fae98c535dccb52d9ab949e1e534a9078a3 Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Wed, 16 Jul 2025 14:06:30 +0200 Subject: test(bruno): env --- contrib/bruno/health.bru | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/bruno/health.bru') diff --git a/contrib/bruno/health.bru b/contrib/bruno/health.bru index 44c5410..b07520e 100644 --- a/contrib/bruno/health.bru +++ b/contrib/bruno/health.bru @@ -5,7 +5,7 @@ meta { } get { - url: http://localhost:3000 + url: {{HUT_HOSTNAME}}:{{HUT_PORT}} body: none auth: inherit } -- cgit v1.2.3