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

update console messages to avoid confusion at '0.0.0.0' #17

Closed
wants to merge 3 commits into from
Closed

update console messages to avoid confusion at '0.0.0.0' #17

wants to merge 3 commits into from

Conversation

leesei
Copy link
Member

@leesei leesei commented Dec 16, 2015

see:
#14
hexojs/hexo#1654

Changes to be committed:
modified: lib/server.js

see:
#14
hexojs/hexo#1654

 Changes to be committed:
	modified:   lib/server.js
@leesei
Copy link
Member Author

leesei commented Dec 16, 2015

Here's how it looks with ip 0.0.0.0.

$ hexo serve
INFO  hexo-server is listening for *all* network interfaces on the machine.
INFO  You can visit the site at any reachable IP, such as:
        http://127.0.0.1:4000/ or http://leesei-arch:4000.
INFO  Press Ctrl+C to stop.

 Changes to be committed:
	modified:   lib/server.js
 Changes to be committed:
	modified:   test/index.js
@leesei
Copy link
Member Author

leesei commented Feb 15, 2016

Fixed by 4103a75

@leesei leesei closed this Feb 15, 2016
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.

1 participant