Fetch data from a .env file.
- Open Insomnia options (Ctrl + , | Cmd + ,)
- Type
insomnia-plugin-dotenv
on the Plugins tab
- To load
.env
file via system dialog
- To add
.env
via environment variable
- Multiple users can use relative path, which resolves to their specific location
- Add Environment variables inside your .env file, it will be expanded automatically