This is a quick hack that should make it easier to share examples during AAS. Basically, if NGROK_AUTHTOKEN is defined in the local environment, we use that authtoken to open an ngrok listener, and use the relevant ngrok URL for the QR code rather than using the machine's local IP address.
This is a quick hack that should make it easier to share examples during AAS. Basically, if
NGROK_AUTHTOKEN
is defined in the local environment, we use that authtoken to open an ngrok listener, and use the relevant ngrok URL for the QR code rather than using the machine's local IP address.