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

Move the database configurations into a .env file #39

Open
2 tasks
joeseggie opened this issue Apr 20, 2021 · 0 comments
Open
2 tasks

Move the database configurations into a .env file #39

joeseggie opened this issue Apr 20, 2021 · 0 comments

Comments

@joeseggie
Copy link
Owner

joeseggie commented Apr 20, 2021

All database configurations in the code should be moved to a .env file to ease the configuration of the app in different environments.

This will also require

  • PowerShell script that will be used to load the .env file.
  • PowerShell script that will be used to publish and generate the migration script.
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