move bruno collections in own folder

This commit is contained in:
2026-07-22 12:04:55 +02:00
parent ca9ba75c21
commit 044c54ab7b
313 changed files with 0 additions and 0 deletions
@@ -0,0 +1,9 @@
name: IRIS - Prod
color: "#2E8A54"
variables:
- name: IrisApiUrl
value: https://air.unipr.it/gw/rest/api
- name: IrisApiUsername
value: "{{process.env.IrisApiUsername}}"
- name: IrisApiPassword
value: "{{process.env.IrisApiPassword}}"