Adds clarity to bind option default

This commit is contained in:
Jordan Day 2016-02-12 21:27:27 -06:00
parent df1e7ad3a3
commit da54263b8e
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ module.exports = {
// //
// Set the local IP to bind to. // Set the local IP to bind to.
// To listen on all IPs, set to undefined.
// //
// @type string // @type string
// @default undefined // @default undefined