openwallet-foundation / acapy-endorser-service

endorser-service
https://wiki.hyperledger.org/display/aries
Apache License 2.0
6 stars 11 forks source link

Add ngrok setup and documentation #45

Closed loneil closed 9 months ago

loneil commented 9 months ago

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?