Jan HenningJ
Convex Community9mo ago
9 replies
Jan Henning

Changing default env file

I like to keep my env vars in
.env
but with every
npx convex dev
it automatically creates a
.env.local
leading to two env files in my project. Is there any way to configurate the file it creates/reads from?
Was this page helpful?