Skip to content

Auto load local settings file#5

Open
hongquan wants to merge 10 commits into
rubik:masterfrom
AgriConnect:feature/autoload-local
Open

Auto load local settings file#5
hongquan wants to merge 10 commits into
rubik:masterfrom
AgriConnect:feature/autoload-local

Conversation

@hongquan
Copy link
Copy Markdown

@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
Copy Markdown
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