MichalM
Convex Community16mo ago
3 replies
Michal

How can i check if I'm on production or on development?

I think you need to define variables in convex variables and you cannot use ones from .env file. But how can i define them in convex so that I get development when i run this on localhost and production when it's a deployed version?
Was this page helpful?