Skip to content

Commit

Permalink
README.md: add info about setting the port number
Browse files Browse the repository at this point in the history
  • Loading branch information
aantron committed May 11, 2023
1 parent d8a477b commit 6d64e54
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ opam install dream-serve
dream-serve ./my/site
```

To choose a port number,

```
dream-serve ./my/site -p 9090
```

<br>

## Based on
Expand Down

0 comments on commit 6d64e54

Please sign in to comment.