Hi, I'm running the convex open source
Hi, I'm running the convex open source backend, which works great locally. I wanted to expose it through a cloudflare tunnel so I could access it from other devices, but when I expose port 3210 (which is what I saw being used in the just file) through a cloudflare tunnel to my domain at convex.---.com, and then replace the --url param with the new url, it doesn't work.
I see the following error from just
just convex dev
command
Can I get help on how I can fix this?1 Reply
I imagine this is because convex needs to know the proxy url to redirect api requests to? Is there a flag to pass for this?
Just moved this to a post in the support channel