Cloudflare proxy connection
When proxied, a user's browser connects securely to Cloudflare on port 443 (https://). Cloudflare decrypts the traffic and passes it to backend VM over port 80 (http://), which Nginx is already listening to.
When proxied, a user's browser connects securely to Cloudflare on port 443 (https://). Cloudflare decrypts the traffic and passes it to backend VM over port 80 (http://), which Nginx is already listening to.