Add url configuration to openfeature settings (#110258)

It looks like it's not possible to override with env variables those settings that does not exist in config.ini.
This commit is contained in:
Tania
2025-08-28 15:28:03 +02:00
committed by GitHub
parent 17f6b31e8c
commit f76ef1ca87
+1
View File
@@ -2027,6 +2027,7 @@ enable =
# This is EXPERIMENTAL. Please, do not use this section
enable_api = true
provider = static
url =
[feature_toggles.openfeature.context]
# This is EXPERIMENTAL. Please, do not use this section