From d477cfc7e1ab5e58a777995b48d2d10d04bd9886 Mon Sep 17 00:00:00 2001 From: lohxt1 Date: Mon, 26 Feb 2024 19:34:28 +0530 Subject: [PATCH] feat(#BRU-18): reverted local environment file change --- packages/bruno-tests/collection/environments/Local.bru | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bruno-tests/collection/environments/Local.bru b/packages/bruno-tests/collection/environments/Local.bru index 0f0b10485..26d3a6575 100644 --- a/packages/bruno-tests/collection/environments/Local.bru +++ b/packages/bruno-tests/collection/environments/Local.bru @@ -1,5 +1,5 @@ vars { - host: http://localhost:8080 + host: http://localhost:80 bearer_auth_token: your_secret_token basic_auth_password: della env.var1: envVar1