Skip to content

Commit 500fe3d

Browse files
committed
Reverted launchSettings.json change
1 parent 41d2350 commit 500fe3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebFrontend/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"commandName": "Project",
2020
"dotnetRunMessages": "true",
2121
"launchBrowser": false,
22-
"applicationUrl": "http://localhost:5001;http://localhost:5000",
22+
"applicationUrl": "https://localhost:5001;http://localhost:5000",
2323
"environmentVariables": {
2424
"ASPNETCORE_ENVIRONMENT": "Development"
2525
}

0 commit comments

Comments
 (0)