git-ssb-web not started from sbot.
%5JSaff5HdW3OcwTpwZ3KvTJMEZZYghMmcfXmL3szpn0=.sha256
git-ssb-web not started from sbot.
The readme mentioned:-
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 whenever you run SSB, and you do not need to start it separately.
I have npm install -g git-ssb-web
and can run it directly as git ssb web
but when starting sbot:-
sbot server --patchfoo.port 8027
git-ssb-web not started automatically. I have to enable it as sbot plugin to get it started by sbot:-
sbot plugins.install git-ssb-web
scuttlebot version 10.4.10.
This was fixed in 782f140729133c4676ce4ef0f65e888dc14dccbb %T5x6YJY...
Built with git-ssb-web