2025-10-18 14:02:20 +00:00
|
|
|
# this is the url to the convex instance (NOT THE DASHBOARD)
|
|
|
|
|
VITE_CONVEX_URL=
|
|
|
|
|
# this is the convex url for invoking http actions
|
2025-10-21 23:45:04 +00:00
|
|
|
VITE_CONVEX_SITE_URL=
|
|
|
|
|
# this is the url to the file proxy
|
|
|
|
|
FILE_PROXY_URL=
|