http-requests secrets outside the project directory

已回答

I want to move all secrets outside of my workspace, either into OS level env vars, or ideally into an external (cloud-based) secrets vault.

IntelliJ's http-requests works with `http-client.private.env.json`. How can I move these secrets outside of this file and outside of the project workspace, and still use the http-requests tool?

1

请先登录再写评论。