How do I do it?
There are a few ways to do this, but we recommend using ngrok. It’s free and easy to use.Start ngrok
- Install ngrok:
- Open a new terminal window/tab, you need to leave this running
- Create an http tunnel at port 3030:
- Grab your forwarding address in the ngrok output:

2. Use the forwarding URL
Use the forwarding URL that ngrok gave you for theLOGIN_ORIGIN
and API_ORIGIN
environment variables for the docker container.