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