mirror of
https://github.com/get-drexa/drive.git
synced 2025-12-01 14:01:40 +00:00
14 lines
421 B
Plaintext
14 lines
421 B
Plaintext
# this is the url to the convex instance (NOT THE DASHBOARD)
|
|
CONVEX_SELF_HOSTED_URL=
|
|
CONVEX_SELF_HOSTED_ADMIN_KEY=
|
|
|
|
# this is the url to the convex instance (NOT THE DASHBOARD)
|
|
CONVEX_URL=
|
|
# this is the convex url for invoking http actions
|
|
CONVEX_SITE_URL=
|
|
|
|
# this is the url to the convex instance (NOT THE DASHBOARD)
|
|
BUN_PUBLIC_CONVEX_URL=
|
|
# this is the convex url for invoking http actions
|
|
BUN_PUBLIC_CONVEX_SITE_URL=
|