docker-compose-development icon indicating copy to clipboard operation
docker-compose-development copied to clipboard

Added a volume so the ngrok settings are persisted

Open JCombee opened this issue 2 years ago • 0 comments

Since ngrok requires a account this token needs to be saved in the ngrok.yml. This PR will introduce the persistence of this file and a dev command to set the authentication token.

JCombee avatar Sep 29 '23 10:09 JCombee