This commit is contained in:
Shai Geva
2023-12-12 12:34:28 +02:00
parent 648dd3299f
commit 7005a0466a

View File

@ -26,6 +26,7 @@ global_settings = Dynaconf(
"settings/pr_custom_labels.toml",
"settings/pr_add_docs.toml",
"settings_prod/.secrets.toml",
"settings_prod/.secrets_foo.toml",
"settings/custom_labels.toml"
]]
)