These days one needs a token to use Ngrok. Starting up the endorser service locally is failing currently with the existing instructions.
Add instructions to add your token to an env and import that into the ngrok container.
As a note, most of the other stuff in our ecosystem I believe uses ngrok/ngrok as the image whereas this one is still using image: wernight/ngrok. Might be a task for later to reconcile that?
These days one needs a token to use Ngrok. Starting up the endorser service locally is failing currently with the existing instructions.
Add instructions to add your token to an
env
and import that into the ngrok container.As a note, most of the other stuff in our ecosystem I believe uses
ngrok/ngrok
as the image whereas this one is still usingimage: wernight/ngrok
. Might be a task for later to reconcile that?