Skip to content

Commit 193ea9a

Browse files
committed
Clean up launch settings
1 parent 4afeb5e commit 193ea9a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Api/Properties/launchSettings.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,8 @@
44
"commandName": "Project",
55
"hotReloadEnabled": true,
66
"dotnetRunMessages": true,
7-
"applicationUrl": "http://localhost:8080",
87
"launchBrowser": true,
98
"launchUrl": "scalar",
10-
"environmentVariables": {
11-
"ASPNETCORE_ENVIRONMENT": "Development",
12-
"ASPNETCORE_HTTP_PORTS": "8080"
13-
}
149
}
1510
}
1611
}

0 commit comments

Comments
 (0)