Skip to content

Commit 8bcecc0

Browse files
Update aspnetcore/fundamentals/servers/index.md
Co-authored-by: Brennan <brecon@microsoft.com>
1 parent 367206f commit 8bcecc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspnetcore/fundamentals/servers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For more information, see the following:
7474
ASP.NET Core ships with [Kestrel server](xref:fundamentals/servers/kestrel), which is the default, cross-platform HTTP server.
7575

7676
> [!NOTE]
77-
> macOS is supported for ASP.NET Core development, testing, and continuous integration (CI), but not for production server workloads. There is no server edition of macOS, and [Apple discontinued macOS Server](https://support.apple.com/101601). For production hosting, use Windows or Linux.
77+
> macOS is supported for ASP.NET Core development, testing, continuous integration (CI), and local services without external access, but not for production server workloads. There is no server edition of macOS, and [Apple discontinued macOS Server](https://support.apple.com/101601). For production hosting, use Windows or Linux.
7878
7979
# [Linux](#tab/linux)
8080

0 commit comments

Comments
 (0)