summaryrefslogtreecommitdiffstats
path: root/contrib/bruno/users/webfinger.bru
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bruno/users/webfinger.bru')
-rw-r--r--contrib/bruno/users/webfinger.bru2
1 files changed, 1 insertions, 1 deletions
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
}