bump readme

master
q3k 2018-10-14 08:49:28 -07:00
parent 69de9cb3e4
commit 2a6175cf6f
1 changed files with 2 additions and 2 deletions

4
README
View File

@ -41,8 +41,8 @@ Usage (running)
The following flags are automatically registered:
- `-listen_address` (default: `127.0.0.1:42000`): where to listen for gRPC requests
- `-debug_address` (default: `127.0.0.1:42001`): where to listen for debug HTTP requests
- `-listen_address` (default: `127.0.0.1:4200`): where to listen for gRPC requests
- `-debug_address` (default: `127.0.0.1:4201`): where to listen for debug HTTP requests
Since this library also includes [hspki](https://code.hackerspace.pl/q3k/hspki), you also get all the typical `-hspki_{...}` flags included.