diff options
author | rtkay123 <dev@kanjala.com> | 2025-07-16 14:06:30 +0200 |
---|---|---|
committer | rtkay123 <dev@kanjala.com> | 2025-07-16 14:06:30 +0200 |
commit | c2ca0fae98c535dccb52d9ab949e1e534a9078a3 (patch) | |
tree | 5011dec4b140e72e33a208a22001bf92e424a0eb /contrib/bruno/environments/sellershut.bru | |
parent | ea71fa9d9cc136bd3eec5ecb58a592282697531b (diff) | |
download | sellershut-c2ca0fae98c535dccb52d9ab949e1e534a9078a3.tar.bz2 sellershut-c2ca0fae98c535dccb52d9ab949e1e534a9078a3.zip |
test(bruno): env
Diffstat (limited to 'contrib/bruno/environments/sellershut.bru')
-rw-r--r-- | contrib/bruno/environments/sellershut.bru | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/bruno/environments/sellershut.bru b/contrib/bruno/environments/sellershut.bru new file mode 100644 index 0000000..f26ca7f --- /dev/null +++ b/contrib/bruno/environments/sellershut.bru @@ -0,0 +1,4 @@ +vars { + HUT_HOSTNAME: http://localhost + HUT_PORT: 2210 +} |