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

[Feature Request] Allow configuring host from configs.json #38

Closed
Xunnamius opened this issue Dec 3, 2023 · 1 comment
Closed

[Feature Request] Allow configuring host from configs.json #38

Xunnamius opened this issue Dec 3, 2023 · 1 comment

Comments

@Xunnamius
Copy link

Hi there, thanks for this neat project.

It'd be nice if we could configure the host used by http.CreateServer. To this end I've added server.listen(port, 'localhost'); in my fork, but that's hackier than official config-based support.

funmaker added a commit that referenced this issue Jan 20, 2024
- Added support for HOST envvar
@funmaker
Copy link
Owner

Added in v1.10.0

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

No branches or pull requests

2 participants