Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vswarte authored Aug 11, 2024
1 parent 1976433 commit f413070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ for your platform and invoke it as such:
$ ./waygate-server \
--bind 0.0.0.0:10901 \
--api-bind 0.0.0.0:10902 \
--api-key <API KEY> \
--api-key "<API KEY>" \
--database "<DATABASE URL>" \
--client-public-key "<CLIENT PUBLIC KEY>" \
--server-secret-key "<SERVER SECRET KEY>"
Expand Down

0 comments on commit f413070

Please sign in to comment.