From 7e03c0c7a30dca90e90a32918e3008c34d9f25cc Mon Sep 17 00:00:00 2001 From: rtkay123 Date: Fri, 8 Aug 2025 08:59:43 +0200 Subject: test(warden): http check --- contrib/bruno/environments/warden.bru | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contrib/bruno/environments/warden.bru (limited to 'contrib/bruno/environments/warden.bru') diff --git a/contrib/bruno/environments/warden.bru b/contrib/bruno/environments/warden.bru new file mode 100644 index 0000000..d4a366c --- /dev/null +++ b/contrib/bruno/environments/warden.bru @@ -0,0 +1,3 @@ +vars { + WARDEN_API_HOST: http://localhost:2210 +} -- cgit v1.2.3