Configure static ngrok hostname

Or AC_LOCAL_BASE_URL=https://yourdomain.ngrok.io node app.js , to keep automatic registration, but you will need to start ngrok separately, e.g. ./node_modules/.bin/ngrok http -subdomain=yourdomain 3000

1 Like