Skip to content

Commit bbe6e0a

Browse files
committed
Update launchSettings.json
app launch configurred to swagger
1 parent cd4c223 commit bbe6e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Supermarket/Properties/launchSettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"profiles": {
1212
"IIS Express": {
1313
"commandName": "IISExpress",
14-
"launchBrowser": false,
15-
"launchUrl": "api/values",
14+
"launchBrowser": true,
15+
"launchUrl": "swagger",
1616
"environmentVariables": {
1717
"ASPNETCORE_ENVIRONMENT": "Development"
1818
}

0 commit comments

Comments
 (0)