Closed
Description
Description
Add support for exporting environment variables from an .env
file placed in the root directory of a Cortex project.
Motivation
In case the user doesn't want to export environment variables using the predictor:env
field in cortex.yaml
. A reason for that could be to keep the cortex.yaml
deployment clean.