env_import
Import environment variables from a .env file into the current process. Simplifies configuration setup by loading file-based variables.
Instructions
Import environment variables from file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to .env file |