kstulgysK
Convex Community2y ago
24 replies
kstulgys

I want to deploy my website that uses convex development environment, how do I deal with SITE_URL?

I use convex auth, there are some variables that is required like SITE_URL. For this I use http://localhost:3000 when running locally, but I want to deploy my site as i.e
xyz-test.com
how can I manage different SITE_URL in this case?
Was this page helpful?