Skip to content

Commit

Permalink
Update readme with bind argument
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Mar 17, 2024
1 parent 49b30a5 commit 991301f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ FLAGS:
-V, --version Prints version information
OPTIONS:
--address <address> Listen on this address [default: 127.0.0.1]
--port <port> Listen on this port [default: 9054]
--bind <address:port> Listen on this address and port [default: 127.0.0.1:9054]
--subject <subject> VAPID subject (example: mailto:contact@lichess.org)
--vapid <vapid> PEM file with private VAPID key
```
Expand Down

0 comments on commit 991301f

Please sign in to comment.