change: default port to 8080
This commit is contained in:
parent
ce1b711f84
commit
014597e73e
|
@ -10,4 +10,4 @@ The only thing it does is serving static files in the current directory.
|
|||
httpserve [port_number]
|
||||
```
|
||||
|
||||
The default port number is `3000`.
|
||||
The default port number is `8080`.
|
||||
|
|
Loading…
Reference in New Issue