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 support for environment variable key loading#35 #108

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Hakaluka
Copy link

Related Issue
Closes #35

Type of Change
NewFeature
Description of Change
Allows ability to get key from environment variables

Implementation Details
Uses dotenv and os library to read from environment variables, key is stored in a .env file with the variable name KEY

@fillingtothemomo fillingtothemomo changed the title Addsupportforenvironmentvariablekeyloading#35 Add support for environment variable keyl oading#35 Jan 3, 2025
@fillingtothemomo fillingtothemomo changed the title Add support for environment variable keyl oading#35 Add support for environment variable key loading#35 Jan 3, 2025
@IronJam11
Copy link
Collaborator

Its working just fine, just make the following change and It will be merged:-

  • Changed the index number to lead a key from the .env file (not 21) maintain the order

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.

Add support for environment variable key loading
2 participants