mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
refactor: migrate to vite and restructure repo
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# this is the url to the convex instance (NOT THE DASHBOARD)
|
||||
CONVEX_SELF_HOSTED_URL=
|
||||
CONVEX_SELF_HOSTED_ADMIN_KEY=
|
||||
CONVEX_URL=
|
||||
|
||||
# this is the url to the convex instance
|
||||
# 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=
|
||||
|
||||
Reference in New Issue
Block a user