Test
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created .NET CORE 3.1 WebAPI + Docker + SSL debugging
I'm new to Rider and trying to get my ASP.NET Core 3.1 Web App to run and debug using docker with SSL enabled. In VS, this is a simple as adding the below to the lauchSettings.json. But I can't see...