mirror of
https://github.com/usebruno/bruno.git
synced 2025-01-14 01:48:20 +01:00
753a576c3c
Safe Mode Sandbox using QuickJS Co-authored-by: Anoop M D <anoop.md1421@gmail.com> Co-authored-by: lohit <lohit.jiddimani@gmail.com>
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
vars {
|
|
host: https://testbench-sanity.usebruno.com
|
|
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
|
|
}
|