Following are the DNS records for setting up Custom Domains:
| [Name] | [Type] | [Data] |
|---|---|---|
| dev.mycustomdomain.com | CNAME | dev.sassieshop.com |
| stage.mycustomdomain.com | CNAME | stage.sassieshop.com |
| uat.mycustomdomain.com | CNAME | uat.sassieshop.com |
| www.mycustomdomain.com | CNAME | prod.sassieshop.com |
| av.mycustomdomain.com | CNAME | av.sassieshop.com |