Martin Hoecker

Results 1 issues of Martin Hoecker

I have a `.env` file in my collection root. The contents are: ``` MY_SECRET=123456 ``` I can use this in request headers like so: ![image](https://github.com/usebruno/bruno/assets/49681105/3ad6f5fe-cb68-40f3-8b3e-d87d13b78b2f) But when I try to...