Subscribe button doesn’t work after enabling SSL

Hey Chitta!

That sounds like the environment variable in your Docker image aren’t set correctly.

Here’s something similar from a few days ago: Subscribe and login button not working - #19 by Rob_Wright

I am unfamiliar with AWS AMI, but you should be able to update environment variables somewhere. Find the url variable and change it to your actual domain name, including https://.

That should do the trick :slight_smile: