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

Use dotenv for configuring server #26

Open
Mr0grog opened this issue Oct 26, 2020 · 0 comments
Open

Use dotenv for configuring server #26

Mr0grog opened this issue Oct 26, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed never-stale

Comments

@Mr0grog
Copy link
Member

Mr0grog commented Oct 26, 2020

In all our other tools, we use dotenv to load environment variables from .env and .env.* files (there are ports for pretty much every language, inluding Python). With this project, you have to remember to source your .env file, and it’s easy to forget. We should add dotenv to help make things a little easier to get right.

@stale stale bot added the stale label Jun 2, 2021
@edgi-govdata-archiving edgi-govdata-archiving deleted a comment from stale bot Jun 4, 2021
@stale stale bot removed the stale label Jun 4, 2021
@Mr0grog Mr0grog added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 4, 2021
@stale stale bot added the stale label Jan 8, 2022
@stale stale bot closed this as completed Apr 16, 2022
@Mr0grog Mr0grog reopened this Apr 17, 2022
@stale stale bot removed the stale label Apr 17, 2022
@edgi-govdata-archiving edgi-govdata-archiving deleted a comment from stale bot Apr 17, 2022
@Mr0grog Mr0grog added never-stale enhancement New feature or request labels Apr 17, 2022
@Mr0grog Mr0grog moved this to Inbox in Web Monitoring Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed never-stale
Projects
Status: Inbox
Development

No branches or pull requests

1 participant