CkC
Convex Community2y ago
3 replies
Ck

Use personal dev deployment instead of other team members.

Hi, I have been looking through the existing posts, but cannot find the exact answer to my question.

My partner in a react native project I am working on setup convex, and I pulled it down from the repo.
It is functionally working, however it is sending to his dev deployment and not mine.
When using the CLI I can import data to my dev deployment, however I cannot when using the code.
Below I have our .env.local (with relevant data removed), let me know if there is anything else I should be changing as I am quite confused as to why it would be sending to his.

Thanks in advance!

CONVEX_DEPLOYMENT= //dev: //my personal one (i think? its different to his.)

EXPO_PUBLIC_CONVEX_URL= //common/shared url
EXPO_PUBLIC_CONVEX_SITE= //common/shared url

CONVEX_URL= //common/shared url
Was this page helpful?