mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
# this is the url to the convex instance (NOT THE DASHBOARD)
|
|
VITE_CONVEX_URL=
|
|
# this is the convex url for invoking http actions
|
|
VITE_CONVEX_SITE_URL=
|
|
# this is the url to the file proxy
|
|
FILE_PROXY_URL= |