Skip to content

Commit e66c4d4

Browse files
Update src/BenchmarksApps/BasicMinimalApi/Properties/launchSettings.json
Co-authored-by: Eric Erhardt <[email protected]>
1 parent a7136a2 commit e66c4d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BenchmarksApps/BasicMinimalApi/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"environmentVariables": {
77
"ASPNETCORE_ENVIRONMENT": "Development"
88
},
9-
"applicationUrl": "https://localhost:53677;http://localhost:53680"
9+
"applicationUrl": "http://localhost:53680"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)