Closed ozanmakes closed 1 year ago
Before this change, the code was reporting relative url such as /api/inngest to dev server. This fixes it to have the correct url for discovery.
/api/inngest
This fixes #18 for me, but beware that I only tested it locally with Dev Server.
Edit: I'm using this on production and it seems to work with Inngest Cloud as well
@osener Thanks! Merging and releasing today.
Before this change, the code was reporting relative url such as
/api/inngest
to dev server. This fixes it to have the correct url for discovery.This fixes #18 for me, but beware that I only tested it locally with Dev Server.
Edit: I'm using this on production and it seems to work with Inngest Cloud as well