Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fetch provider-registry-hostname from viper.GetString #727

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

jacobbednarz
Copy link
Member

Updates the value to be read from the viper.GetString method which will handle the environment as well as flags.

Closes #726

Updates the value to be read from the `viper.GetString` method which
will handle the environment as well as flags.
@jacobbednarz jacobbednarz merged commit 779a471 into master Jul 2, 2024
6 checks passed
@jacobbednarz jacobbednarz deleted the fetch-provider-value-from-string branch July 2, 2024 00:20
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.

CLOUDFLARE_PROVIDER_REGISTRY_HOSTNAME as env value is ignored
1 participant