I have delpolyed my nextjs app into aws ec2 using docker image, now how to add SSL certificate with domain on the server? I have added the domain certificates also into the nginx directory.
Nginx is running on port: 443 and revese-proxy 4000. Docker is on 4000 also. THe domain is running with HTTP, I want to be on HTTPS.
running the domain with HTTPS