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

Revisit the concept of config.py vs settings.py #19

Open
guffee23 opened this issue Aug 16, 2024 · 0 comments
Open

Revisit the concept of config.py vs settings.py #19

guffee23 opened this issue Aug 16, 2024 · 0 comments
Assignees

Comments

@guffee23
Copy link
Contributor

Cleanup api currently relies on env variables to run. We want to revisit the concept of modifying regtech-user-fi-management and sbl-filing-api config.py files to allow for other applications to import with less hassle.
Implementation would involve moving the pydantic objects to another file (like a settings.py) and calling them from the config.py.

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

2 participants