Hi,
I route incoming port 80 to my server which is running on port 8002 via gunicorn.
You can see that I reroute all HTTP traffic to HTTPS traffic. Can this be the issue?
Hi,
I route incoming port 80 to my server which is running on port 8002 via gunicorn.
You can see that I reroute all HTTP traffic to HTTPS traffic. Can this be the issue?