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

Flask server needs a .env file #146

Open
amlannandy opened this issue Feb 24, 2021 · 0 comments
Open

Flask server needs a .env file #146

amlannandy opened this issue Feb 24, 2021 · 0 comments

Comments

@amlannandy
Copy link
Contributor

Description

While setting up the project, we have to change the database URI as well as secret. Instead of changing it directly in the init.py file, we can have it in a .env file. So that contributed don't have to revert the changes in their file every time they submit a PR.

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 a pull request may close this issue.

1 participant