mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 17:11:17 +00:00
7 lines
211 B
Plaintext
7 lines
211 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=
|
|
API_URL= |