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/users/webfinger.bru | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/bruno/users/webfinger.bru') diff --git a/contrib/bruno/users/webfinger.bru b/contrib/bruno/users/webfinger.bru index 14acaab..124415c 100644 --- a/contrib/bruno/users/webfinger.bru +++ b/contrib/bruno/users/webfinger.bru @@ -5,7 +5,7 @@ meta { } get { - url: http://localhost:3000/.well-known/webfinger?resource=acct:sellershut@localhost + url: {{HUT_HOSTNAME}}:{{HUT_PORT}}/.well-known/webfinger?resource=acct:sellershut@localhost body: none auth: inherit } -- cgit v1.2.3