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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user