diff options
Diffstat (limited to 'contrib/bruno/environments/warden.bru')
-rw-r--r-- | contrib/bruno/environments/warden.bru | 3 |
1 files changed, 3 insertions, 0 deletions
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 +} |