Skip to content

Commit eb41c9d

Browse files
Joe ShookJoe Shook
authored andcommitted
Update Program.cs
1 parent 4b10034 commit eb41c9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aspire.AppHost/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
.WithUrlForEndpoint("https", ep => new()
5656
{
5757
Url = "https://host.docker.internal:5202/",
58-
DisplayText = "FHIR Server",
58+
DisplayText = "Identity Server (Tiered OAuth)",
5959
DisplayLocation = UrlDisplayLocation.SummaryAndDetails
6060
});
6161

0 commit comments

Comments
 (0)