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

Added feature to customize server address in console #469

Merged
merged 4 commits into from
Feb 5, 2014

Conversation

shulhi
Copy link

@shulhi shulhi commented Jan 27, 2014

Fix for issue #466.

Able to bind IP address in console when you run hexo server. IP address can be set either in _config.yaml or run with -i or --ip options. Default is 0.0.0.0 (listen to all IP address).

Currently, by overriding the setting, you can bind specific IP address during app.listen().

tommy351 added a commit that referenced this pull request Feb 5, 2014
Added feature to customize server address in console
@tommy351 tommy351 merged commit 54e4f5d into hexojs:master Feb 5, 2014
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.

2 participants