dapr/dashboard

Feat/dashboard supports random port

imneov opened this issue · 0 comments

The port of the dashboard should support automatic selection. When the --port flag is set to 0, a free port will be randomly found to start the dashboard to ensure that there will be no port conflicts.