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

feat: allow to listen server on specific host interface #381

Merged
merged 1 commit into from
Dec 18, 2020
Merged

feat: allow to listen server on specific host interface #381

merged 1 commit into from
Dec 18, 2020

Conversation

mmozeiko
Copy link
Contributor

Description

Allow to listen server on specific host interface. Name is passed in HOST env variable similarly to PORT env variable.

Screenshot (if UI related)

Todos

  • Sucessfully builds yarn build
  • Translation Keys yarn i18n:extract
  • Database migration created (if required)

Issues Fixed or Closed by this PR

Copy link
Owner

@sct sct left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great. Thanks!

@sct sct merged commit 086183b into sct:develop Dec 18, 2020
@sct
Copy link
Owner

sct commented Dec 18, 2020

@all-contributors please add @mmozeiko for code

@allcontributors
Copy link
Contributor

@sct

I've put up a pull request to add @mmozeiko! 🎉

@sct
Copy link
Owner

sct commented Dec 18, 2020

If you are on discord let me know so I can give you the contributor role 😄

@sct sct added this to Done in Beta Release Roadmap Dec 18, 2020
@github-actions
Copy link

🎉 This PR is included in version 1.9.0 🎉

The release is available on v1.9.0

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Listen on specific interface only
2 participants