Skip to content

add support for .env with python-dotenv#3

Merged
zachary62 merged 3 commits intoThe-Pocket:mainfrom
mathd:dotenv
Apr 7, 2025
Merged

add support for .env with python-dotenv#3
zachary62 merged 3 commits intoThe-Pocket:mainfrom
mathd:dotenv

Conversation

@mathd
Copy link
Copy Markdown

@mathd mathd commented Apr 6, 2025

This pull request includes changes to add environment variable support and load them in the main script. The most important changes include updating the .env.sample file with new environment variables and modifying main.py to load these variables using the dotenv library.

@zachary62 zachary62 merged commit f988493 into The-Pocket:main Apr 7, 2025
@zachary62
Copy link
Copy Markdown
Member

Thank you!

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.

3 participants