Skip to content

Commit 2e7d354

Browse files
Andrey V BelyshevAndrey V Belyshev
authored andcommitted
removed launchsettings.json
1 parent e740459 commit 2e7d354

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gordon360/Properties/launchSettings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Development": {
44
"commandName": "Project",
55
"launchBrowser": true,
6-
"launchUrl": "https://localhost:51629/swagger",
6+
"launchUrl": "https://localhost:51627/swagger",
77
"environmentVariables": {
88
"ASPNETCORE_ENVIRONMENT": "Development"
99
},
1010
"sqlDebugging": true,
11-
"applicationUrl": "https://localhost:51629;http://localhost:51628"
11+
"applicationUrl": "https://localhost:51627;http://localhost:51626"
1212
},
1313
"Train": {
1414
"commandName": "Project",

0 commit comments

Comments
 (0)