mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-03-28 17:42:56 +01:00
The dashboard router was mounted with prefix /dashboard and the HTML route was also /dashboard, making the full path /api/v1/dashboard/dashboard. Changed the route to / so it's accessible at /api/v1/dashboard.