Skip to content

Commit a78e64d

Browse files
authored
Update appsettings.json
1 parent 11834e6 commit a78e64d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/EnableServiceProfilerForContainerAppNet6/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"AllowedHosts": "*",
99
"ApplicationInsights":
1010
{
11-
"InstrumentationKey": "5d8258e7-abb2-4066-89a5-8c73071b74ff"
11+
"InstrumentationKey": "your-instrumentatoin-key"
1212
}
1313
}

0 commit comments

Comments
 (0)