i want my convex backend to be able to
i want my convex backend to be able to access some services running on localhost ( on my machine )
whats the best way i can make this happen? self host?
2 Replies
I'd love this capability. I have a service that is deployed elsewhere, for normal operation it's fine to call the deployed URL from Convex Actions. But during dev I'd like to hit my localhost. I wonder if I need to tunnel? Would rather not.
im trying to run convex locally with their devcontainer