-
-
Notifications
You must be signed in to change notification settings - Fork 50
feat(allow_hosts): add support for hostname resolution #189
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
feat(allow_hosts): add support for hostname resolution #189
Conversation
|
@miketheman Can you re-run the test? There was some unrelated issue |
|
Code Climate has analyzed commit 0c429c0 and detected 0 issues on this pull request. View more on Code Climate. |
miketheman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating! I'll merge now, and release either later this week or next.
|
Awesome to see this implemented 👍 |
This is equivalent to #80 but brought up to date with
main. This is necessary when usingdocker-composeto avoid having to assign static IPs to specific services.