Deploy to Convex self-host
For the record: it failed with both bunx and npx.
I've set the following env variables:
* CONVEX_URL: The URL from the "Convex Backend" resource
* CONVEX_SELF_HOSTED_URL: Same URL as above
* CONVEX_SELF_HOSTED_ADMIN_KEY: The key printed when you check the logs, in this case starts like
railway|randomvalues* CONVEX_DEPLOY_KEY: Same key as above
Is there something I'm missing? Thanks
