Files: a09b2ebd1be805f4383f7b7b114a14678b39d5bb / lib / web.txt
222 bytesRaw
1 | Usage: git ssb web [<host:port>] [<options>] |
2 | |
3 | Host a git ssb web server |
4 | |
5 | Options: |
6 | host Host to bind to. default: localhost |
7 | port Port to bind to. default: 7718 |
8 | --public Make the instance read-only |
9 | |
10 |
Built with git-ssb-web