diff --git a/src/dotnet-postgres/README.md b/src/dotnet-postgres/README.md index 57eaf1b3..436c6114 100644 --- a/src/dotnet-postgres/README.md +++ b/src/dotnet-postgres/README.md @@ -65,7 +65,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" }