Open
Description
Hello,
I am using VSCode with Remote Containers : https://code.visualstudio.com/docs/remote/containers.
It seems that this extension is not working in this condition: The download of ngrok works fine but the ngrok: set auth token command seems to do nothing. Config file ngrok.yml is not created.
The workaround I have found is to manually set it by using :
root ➜ ~/.../extensions/philnash.ngrok-for-vscode-1.9.2/dist/bin $ ./ngrok authtoken <mytoken>
Authtoken saved to configuration file: /root/.ngrok2/ngrok.yml
But this is really not the way I should do it.
Any idea ? Glad to help if you need logs or something.
Metadata
Metadata
Assignees
Labels
No labels