CONVEX_SITE_URL

Hi! I’ve configured and verified https://efootarena.com as my custom domain, and it’s correctly used as CONVEX_SITE_URL. But CONVEX_CLOUD_URL is still locked on https://adept-chinchilla-166.convex.cloud, and I can’t override it. Can you please promote https://efootarena.com to be used as my backend (CONVEX_CLOUD_URL) so WebSocket sync and Auth work properly?
2 Replies
Convex Bot
Convex Bot4w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
erquhart
erquhart4w ago
The cloud url and site url can't be the same domain. A common approach is to use a subdomain for one or both on your primary domain.

Did you find this page helpful?