Running the Trigger.dev platform locally requires tunneling to the internet.
Note this is only relevant to you if you are running the platform locally.
There are a few ways to do this, but we recommend using ngrok. Itβs free and easy to use.
Open a new terminal window/tab, you need to leave this running
Create an http tunnel at port 3030:
Use the forwarding URL that ngrok gave you for the LOGIN_ORIGIN
and API_ORIGIN
environment variables for the docker container.