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: use correct type for extraHosts directive #39

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

jasonwalsh
Copy link
Member

The extraHosts directive is an array of objects, each containing an
ipAddress and a hostname, both of type string.

Resolves #33

The `extraHosts` directive is an array of objects, each containing an
`ipAddress` and a `hostname`, both of type `string`.
@jasonwalsh jasonwalsh merged commit 084ebe6 into master Jul 7, 2020
@jasonwalsh jasonwalsh deleted the extra-hosts-fix branch July 7, 2020 12:54
github-actions bot pushed a commit that referenced this pull request Jul 7, 2020
## [2.1.1](v2.1.0...v2.1.1) (2020-07-07)

### Bug Fixes

* use correct type for extraHosts directive ([#39](#39)) ([084ebe6](084ebe6))
@github-actions
Copy link

github-actions bot commented Jul 7, 2020

🎉 This PR is included in version 2.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bad variables type
1 participant