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

The database hardcoded production config #2

Open
eduduardo opened this issue Dec 25, 2020 · 0 comments
Open

The database hardcoded production config #2

eduduardo opened this issue Dec 25, 2020 · 0 comments

Comments

@eduduardo
Copy link
Contributor

Hi @misha-pyshark

I want to know what are your intentions about the database configuration? It's hard-corded on the app.py file, the correct is to use some .env file or environment variable for the production.

Also, I suggest for local testing and development using the SQLite, which can handle all the Entities() model. This can remove the friction to run fast the project locally. What do you think?

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

No branches or pull requests

1 participant