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

refactor: settings from env to yaml #192

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

igobranco
Copy link
Member

Instead of reading settings from env file read them from an yaml file. Use sqlite for testing.
Remove the restart always on docker compose, so the project want start on laptop next reboot.
Remove python-decouple package as dependency.

@igobranco igobranco self-assigned this Dec 4, 2023
Instead of reading settings from env file read them from an yaml file.
Use sqlite for testing.
Remove the restart always on docker compose, so the project want start
on laptop next reboot.
Remove python-decouple package as dependency.
Copy link
Contributor

@jamoqs jamoqs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woa, this is awesome!!

@igobranco igobranco merged commit 01649cc into main Dec 5, 2023
1 check passed
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.

3 participants