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

Auto load local settings file #5

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

hongquan
Copy link

@hongquan hongquan commented Oct 6, 2023

Fixes #2

It follows Dynaconf to auto discover settings.local.ext file. The discovered files are not necessary in the same folder.

It means that, one team can have base config/settings.toml file and each member can have settings.local.toml and .secrets.toml files in top-level project folder.

@hongquan
Copy link
Author

hongquan commented May 9, 2024

@rubik 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

Successfully merging this pull request may close these issues.

Multiple non-secret sources?
1 participant