git ssb

30+

cel / git-ssb-web



Commit 83af49c5eefe3d3bdb488ab8c469ab4299563bb4

Run through Git instead

Adam Novak committed on 9/10/2017, 6:54:42 AM
Parent: f57770ffbcfa6ec977a801e02d0a5f97e0ae195f

Files changed

README.mdchanged
README.mdView
@@ -25,9 +25,9 @@
2525
2626 NOTE: If you are running a modern version of Patchwork or Scuttlebot, and have installed `git-ssb-web`, it will **automatically be available at [http://localhost:7718](http://localhost:7718)** whenever you run SSB, and you do not need to start it separately.
2727
2828 ```
29-git-ssb-web [<options>] [<host:port>]
29 +git ssb web [<options>] [<host:port>]
3030 ```
3131 - `host`: hostname to listen on. defaults to `localhost`.
3232 - `port`: port to listen on. defaults to `7718`.
3333

Built with git-ssb-web