Use Custom Domain
For production environments, it's often required to use a custom domain, for example auth.myproject.com
instead of ROQ's default URLs.
To change the domain, you need to:
- Login to ROQ Console (opens in a new tab) and go to Domain and URLs.
- Copy the CNAME and set your DNS records at your domain registrar (e.g., Godaddy).
- Wait a few minutes until this change takes effect, then enter the custom domain and press the Verify Domain button.
- Configure the new URL using the
ROQ_AUTH_URL
variable.