Skip to content

Conversation

@travomic
Copy link

This would add dotenv as a dev dependency, as a low-effort solution to import user-defined environment variables from .env

e.g:
.env

ENV_VARIABLE_VALUE=123

config.yaml

...
  someProperty: ${ENV_VARIABLE_VALUE}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants