next.js
b33179cc
- Cleanup "started server on" message (#48972)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Cleanup "started server on" message (#48972) We bind to an IPv6 unspecified address (`::`), which makes the old message say "started server on :::3000", and that's kinda ugly. The new message will say "[::]:3000".
References
#48972 - Cleanup "started server on" message
Author
jridgewell
Parents
e66c6250
Loading