Skip to content

Commit 1cfec4f

Browse files
committed
Updated appsettings.json
1 parent 7ed48c0 commit 1cfec4f

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"Logging": {
3-
"LogLevel": {
4-
"Default": "Information",
5-
"Microsoft.AspNetCore": "Warning"
2+
"Logging": {
3+
"LogLevel": {
4+
"Default": "Information",
5+
"Microsoft.AspNetCore": "Warning"
6+
}
7+
},
8+
"AllowedHosts": "*",
9+
"AppInsights": {
10+
"WorkspaceId": "6b7720e4-232a-4832-a9d5-5e1bfca0b544"
611
}
7-
},
8-
"AllowedHosts": "*",
9-
"AppInsights": {
10-
"WorkspaceId": ""
11-
}
1212
}

0 commit comments

Comments
 (0)