-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
8.0.NET 8.NET 8Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issuedoc-out-of-dateDoc is out of date with the current versionDoc is out of date with the current version
Description
HTTP_PORTS=5000;5002
HTTPS_PORTS=5001;5003
This is new shorthand for listing on all IPs on these ports with the given protocol.
URLS=http://:5000;http://:5002;https://:5001;https://:5003
This is mainly for use with Kestrel, but it could also be used with HttpSys.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: c5f1eeee-d500-82bf-0d0a-b4e0d5d5c175
- Version Independent ID: 2373a3df-6ea3-50c7-d63d-61c51d572511
- Content: .NET Generic Host in ASP.NET Core
- Content Source: aspnetcore/fundamentals/host/generic-host.md
- Product: aspnet-core
- Technology: aspnetcore-fundamentals
- GitHub Login: @Rick-Anderson
- Microsoft Alias: riande
Metadata
Metadata
Assignees
Labels
8.0.NET 8.NET 8Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issuedoc-out-of-dateDoc is out of date with the current versionDoc is out of date with the current version