Routing with UA and UD

Hello.
I have UA installed on a IIS server and in the UA i have a dashboard running. The current route in the settings is
http://localhost:3000 for the UA
http://localhost:3000/dashboard for the dashboard.

What settings or what files do i have to change so i can achieve a route for the dashboard to be http://localhost
and http://localhost/admin for the UA admin panel ?

Thank you.

If you set the base URL for your dashboard to /, it will be at the root and the admin panel will still be accessible at /admin.