You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: fix three small accuracy issues (#554) (#568)
- docs/monitoring.md:199 documented a nonexistent './pithead stop';
the real command is 'down' (pithead:5455). Confirmed no other doc
references 'pithead stop'.
- docs/releasing.md:34 hardcoded a stale VERSION example ('1.0.3');
reword so it can't go stale again.
- docker-compose.yml:512 comment called the dashboard a "Flask" app;
it's aiohttp (build/dashboard/mining_dashboard/web/server.py,
build/dashboard/pyproject.toml).
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
0 commit comments