mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-05-01 02:52:48 +02: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.