wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
1.87k
stars
77
forks
source link
Correct auth section of exampleConfig.js #98
Closed
msavy closed 2 years ago
Auth section should be
username
/password
rather thanuser
/pass
.The application complains if you use the short-form.