Configuration options for the DashboardPlugin.
string'dashboard'The route to the Dashboard UI.
stringThe path to the dashboard UI app dist directory.
number5173The port on which to check for a running Vite dev server. If a Vite dev server is detected on this port, requests will be proxied to it instead of serving static files from appDir.