update environment files after update to bruno 4.x

This commit is contained in:
2026-08-27 09:45:24 +02:00
parent fcd0fd042f
commit 4f14efbfc5
8 changed files with 21 additions and 1 deletions
@@ -3,7 +3,10 @@ color: "#2E8A54"
variables:
- name: IrisApiUrl
value: https://air.unipr.it/gw/rest/api
description: ""
- name: IrisApiUsername
value: "{{process.env.IrisApiUsername}}"
description: ""
- name: IrisApiPassword
value: "{{process.env.IrisApiPassword}}"
description: ""