Bind to HTTPS by default

This commit is contained in:
2024-08-21 10:56:14 -07:00
parent 785f503426
commit a1b131db36

View File

@@ -8,7 +8,7 @@
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:5294"
"applicationUrl": "https://localhost:5294"
},
"Docker": {
"commandName": "Docker",