IDEM WS: move API key to environments

This commit is contained in:
2026-06-26 13:23:36 +02:00
parent 762c67fe92
commit 9c9a2f9066
4 changed files with 8 additions and 2 deletions
@@ -7,3 +7,5 @@ variables:
value: elix_ws
- name: IdemApiPassword
value: "{{process.env.IdemApiPassword_Test}}"
- name: IdemApiKey
value: "{{process.env.IdemApiKey_Test}}"