@vikaspotluri123 – I just ran the command:
sudo ghost config url https://{mydomain.com}
Now I have an even bigger problem… Ghost wouldn’t restart, so I stopped the AWS instance and restarted it. It now shows in SSH that HTTPS is enabled for my domain but it’s now redirecting to https://127.0.0.1:2368/ when I visit my root HTTPS URL, so it’s some sort of weird redirect going on. How do I fix this @Kevin ? It’s using Bitnami via AWS for the Ghost install. Now I can’t publicly access Ghost through my web browser to check and see if the preview is working because my whole website is now down.