How to add SSL on nginx aws with docker image?
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.
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.