commit
b0fc88b333
|
@ -20,4 +20,4 @@ Color.all(function () {
|
|||
|
||||
app.listen(3000);
|
||||
|
||||
console.log('a list of colors is available at http://localhost:300/colors');
|
||||
console.log('a list of colors is available at http://localhost:3000/colors');
|
||||
|
|
Loading…
Reference in New Issue