mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-05-07 05:44:53 +02:00
3ac5452a08
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.