Files
bruno/packages/bruno-tests/collection/environments/Prod.bru
naman-bruno 457a2f83e7 fix: Bruno GUI hangs on 308 redirect (#5445)
* fix: 308 redirect
2025-09-03 17:52:12 +05:30

14 lines
353 B
Plaintext

vars {
host: https://testbench-sanity.usebruno.com
localhost: http://localhost:8081
httpfaker: https://www.httpfaker.org
bearer_auth_token: your_secret_token
basic_auth_password: della
env.var1: envVar1
env-var2: envVar2
bark: {{process.env.PROC_ENV_VAR}}
foo: bar
testSetEnvVar: bruno-29653
echo-host: https://echo.usebruno.com
}