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

Support skipping loading .env file #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agis
Copy link

@agis agis commented Sep 22, 2023

This patch adds supports for skipping loading the .env file, by setting the HIVEMIND_SKIP_ENV environment variable. For example:

$ HIVEMIND_SKIP_ENV=1 hivemind

Resolves #28.

This patch adds supports for skipping loading the `.env` file, by
setting the HIVEMIND_SKIP_ENV environment variable. For example:

    $ HIVEMIND_SKIP_ENV=1 hivemind

Resolves DarthSim#28.
@agis
Copy link
Author

agis commented Sep 25, 2023

@DarthSim is there interest in moving forward with this?

agis added a commit to clerk/hivemind that referenced this pull request Sep 25, 2023
This is until upstream accepts
DarthSim#34.
@bosunski
Copy link

@DarthSim this will be a nice addition.

@mikker
Copy link

mikker commented Jun 4, 2024

Yes please

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.

Option to skip reading .env?
3 participants