You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 18, 2018. It is now read-only.
Absent any configuration, by default Kestrel listens on http://localhost:5000. Kestrel by default should also listen on https://localhost:5001if a default HTTPS certificate is available (i.e. on a dev machine with the .NET Core SDK and the ASP.NET Core HTTPS development certificate installed).
The text was updated successfully, but these errors were encountered:
Absent any configuration, by default Kestrel listens on http://localhost:5000. Kestrel by default should also listen on https://localhost:5001 if a default HTTPS certificate is available (i.e. on a dev machine with the .NET Core SDK and the ASP.NET Core HTTPS development certificate installed).
The text was updated successfully, but these errors were encountered: