diff options
Diffstat (limited to 'ExamTemplate/Web/Properties/launchSettings.json')
| -rw-r--r-- | ExamTemplate/Web/Properties/launchSettings.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ExamTemplate/Web/Properties/launchSettings.json b/ExamTemplate/Web/Properties/launchSettings.json index 9bcdafd..080115b 100644 --- a/ExamTemplate/Web/Properties/launchSettings.json +++ b/ExamTemplate/Web/Properties/launchSettings.json @@ -18,7 +18,7 @@ "Web": {
"commandName": "Project",
"launchBrowser": true,
- "applicationUrl": "https://localhost:5001;http://localhost:5000",
+ "applicationUrl": "http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
|
