mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-03-21 14:14:53 +00:00
hackdoc: fix pub_listen flag in readme
Change-Id: I5d41fa12f29ec5cff9251bb0ad77fc5fdafef786
This commit is contained in:
parent
26f44da5f1
commit
80380f4444
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@ To run hackdoc locally on a filesystem checkout (ie. when working on docs, templ
|
|||
|
||||
bazel run //devtools/hackdoc -- -hspki_disable -docroot /path/to/hscloud
|
||||
|
||||
The output log should tell you where hackdoc just started listening at. Currently this is `127.0.0.1:8080` by default. You can change this by passing a `-listen` flag, eg. `-listen 127.0.0.1:4242`.
|
||||
The output log should tell you where hackdoc just started listening at. Currently this is `127.0.0.1:8080` by default. You can change this by passing a `-pub_listen` flag, eg. `-pub_listen 127.0.0.1:4242`.
|
||||
|
|
Loading…
Add table
Reference in a new issue