Custom Domains
Setting Up a Custom Domain
Step 1: Add Domain
Go to your project settings and add your custom domain.
Step 2: Configure DNS
Add a CNAME record pointing to Dockero:
Type: CNAME
Name: docs (or your subdomain)
Value: your-slug.dockero.co
TTL: 3600
Step 3: Verify
Click "Verify" in your project settings. It may take a few minutes.
SSL Certificate
SSL certificates are automatically provisioned via Let's Encrypt.