davidfowl / TodoApi

Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
MIT License
2.74k stars 411 forks source link

change the port from 8080 to 8000 #43

Closed ali50m closed 1 year ago

ali50m commented 1 year ago

In my case, after running this sample from tye, I find the tye dashboard is avaiable on http://127.0.0.1:8000/

davidfowl commented 1 year ago

This got fixed with the last PR. Thanks!