Tag: convex
-
convex
// next.jsCONVEX_SELF_HOSTED_URL=https://api.xd.comCONVEX_SELF_HOSTED_ADMIN_KEY=convex-self-hosted|xxxNEXT_PUBLIC_CONVEX_URL=https://api.xd.com // serverroot@xd:/convex# cat .envĀ DISABLE_BEACON=true # URL of the Convex API as accessed by the client/frontend.CONVEX_CLOUD_ORIGIN=’https://api.xd.com’ # HTTP ACTIONS, ie used for auth callback – https://httpactions.x.com/api/auth/callback/googleCONVEX_SITE_ORIGIN=’https://httpactions.xd.com’ # WEB DASHNEXT_PUBLIC_DEPLOYMENT_URL=’https://x.xd.com’