Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add array support to env config sources #6

Closed
serdarkalayci opened this issue Dec 28, 2021 · 0 comments
Closed

Add array support to env config sources #6

serdarkalayci opened this issue Dec 28, 2021 · 0 comments
Assignees

Comments

@serdarkalayci
Copy link
Owner

Env config items are basically strings. We should add a mechanism to enable returning arrays from env variables.
String encased in [] will be evaluated as arrays and the items inside the square brackets will be split upon commas.

@serdarkalayci serdarkalayci self-assigned this Dec 28, 2021
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

No branches or pull requests

1 participant