@@ -27,7 +27,7 @@ SECRET_KEY = 'django-insecure-_from-git-publicly-available-15gztxt$8-od0il2^sm6e
DEBUG = True
ALLOWED_HOSTS = ["*"]
-CSRF_TRUSTED_ORIGINS = ["videocorners.com"]
+CSRF_TRUSTED_ORIGINS = ["http://videocorners.com","https://videocorners.com"]
# jxn.fredericktheinsanelygreat.com
# Application definition