Read the provisioning notes for an idea of how to get up and running quickly.
Make sure that your firewall allows http:
sudo firewall-cmd --add-service=http --permanent --zone=public
Check the gunicorn service file:
less /usr/lib/systemd/system/[[SITENAME]].service