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

Allow protocol in HOST env var #28

Merged
merged 1 commit into from
May 19, 2021
Merged

Conversation

paulomarg
Copy link
Collaborator

The CLI fills in the HOST env var with the https:// part, which breaks the app. Since the library doesn't allow the protocol, we can simply parse that part out if it is present, which works well for non-CLI apps as well as it makes the setup less error-prone.

@paulomarg paulomarg requested a review from a team as a code owner May 19, 2021 13:55
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.

2 participants