Blog

Complete Production Deployment Guide: From Zero to HTTPS

Phase 1: DNS Configuration Configure DNS in your provider's website Add the following records (all sensitive values replaced): Type Host Value TTL A Record @ <your_server_ip> Automatic CNAME Record www <your_root_domain> Automatic Save the records …

Read article