A minimal example of an ASP.NET Core application running behind NGINX configured as a reverse proxy with HTTPS and a generated self-signed certificate, managed with Docker Compose.
Can be used for development environments.
docker-compose up
curl https://localhost -k