2025-10-18 14:02:20 +00:00
|
|
|
# this is the url to the convex instance (NOT THE DASHBOARD)
|
2025-09-21 16:06:59 +00:00
|
|
|
CONVEX_SELF_HOSTED_URL=
|
|
|
|
|
CONVEX_SELF_HOSTED_ADMIN_KEY=
|
2025-10-18 14:02:20 +00:00
|
|
|
|
|
|
|
|
# this is the url to the convex instance (NOT THE DASHBOARD)
|
2025-09-21 16:06:59 +00:00
|
|
|
CONVEX_URL=
|
2025-10-18 14:02:20 +00:00
|
|
|
# this is the convex url for invoking http actions
|
|
|
|
|
CONVEX_SITE_URL=
|
2025-09-21 16:06:59 +00:00
|
|
|
|
2025-10-18 14:02:20 +00:00
|
|
|
# this is the url to the convex instance (NOT THE DASHBOARD)
|
2025-09-21 16:06:59 +00:00
|
|
|
BUN_PUBLIC_CONVEX_URL=
|
2025-10-05 20:21:45 +00:00
|
|
|
# this is the convex url for invoking http actions
|
|
|
|
|
BUN_PUBLIC_CONVEX_SITE_URL=
|