summaryrefslogtreecommitdiffstats
path: root/contrib/bruno/users/webfinger.bru
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-07-16 14:06:30 +0200
committerrtkay123 <dev@kanjala.com>2025-07-16 14:06:30 +0200
commitc2ca0fae98c535dccb52d9ab949e1e534a9078a3 (patch)
tree5011dec4b140e72e33a208a22001bf92e424a0eb /contrib/bruno/users/webfinger.bru
parentea71fa9d9cc136bd3eec5ecb58a592282697531b (diff)
downloadsellershut-c2ca0fae98c535dccb52d9ab949e1e534a9078a3.tar.bz2
sellershut-c2ca0fae98c535dccb52d9ab949e1e534a9078a3.zip
test(bruno): env
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
}