Skip to content

Commit

Permalink
Update NOTES.md (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
johndowns authored Sep 26, 2023
1 parent 1f8c612 commit 6cb30d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet/NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To enable HTTPS in ASP.NET, you can export a copy of your local dev certificate.
"ASPNETCORE_Kestrel__Certificates__Default__Password": "SecurePwdGoesHere",
"ASPNETCORE_Kestrel__Certificates__Default__Path": "${containerEnv:HOME}/.aspnet/https/aspnetapp.pfx",
},
"portsAttributs": {
"portsAttributes": {
"5001": {
"protocol": "https"
}
Expand Down

0 comments on commit 6cb30d7

Please sign in to comment.