next.js
b33179cc - Cleanup "started server on" message (#48972)

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".
Author
Parents
Loading