Closed jessejacksonafterpay closed 5 months ago
When using the LaunchDarklyModule directly, there is no ability to pass in a blank value for the base_uri in order to bypass usage of the relay proxy.
LaunchDarklyModule
base_uri
This PR allows for a blank URL which doesn't use the relay proxy, and instead uses the standard Launch Darkly config.
When using the
LaunchDarklyModule
directly, there is no ability to pass in a blank value for thebase_uri
in order to bypass usage of the relay proxy.This PR allows for a blank URL which doesn't use the relay proxy, and instead uses the standard Launch Darkly config.