You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Erick Ruiz de Chavez edited this page Oct 30, 2020
·
1 revision
If you have an ngrok account, you can use it with the docker container!
After running ./bootstrap.sh add the value of your ngrok auth token to .env file in the project root and start the containers with docker-compose up. If you have the containers already running, you might need to do docker-compose down and then docker-compose up for the ngrok container to "see" the token and use it.