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

[Bugfix] When multiple host is specified, one port/protocol can't be specified #105

Merged
merged 3 commits into from
Dec 27, 2021

Conversation

Galorhallen
Copy link
Contributor

@Galorhallen Galorhallen commented Dec 26, 2021

Fixed a bug introduced with #104.
As per docs, the user can specify multiple PIHole addresses, while keeping the other env variables with only one value. This behaviour was bugged, forcing the user to specify multiple ports and protocols even if they are the same for all PIHole instances

This PR will fix #106 and add some tests for these use cases.

@Galorhallen Galorhallen changed the title Bugfix: When multiple host is specified, one port/protocol can't be specified [Bugfix] When multiple host is specified, one port/protocol can't be specified Dec 26, 2021
@eko
Copy link
Owner

eko commented Dec 27, 2021

Thank you @Galorhallen

@eko eko merged commit 2e99d25 into eko:master Dec 27, 2021
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.

[Bug] Unable to start when multiple host is used with only one port and protocol
2 participants