Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config Path missing in ngrokOptions (ERR_NGROK_6022) #60

Closed
jonnadul opened this issue Apr 11, 2023 · 1 comment
Closed

Config Path missing in ngrokOptions (ERR_NGROK_6022) #60

jonnadul opened this issue Apr 11, 2023 · 1 comment

Comments

@jonnadul
Copy link

jonnadul commented Apr 11, 2023

index.js:70
*** need to add this as option

var ngrokOptions = {
proto: 'http',
addr: config.port,
*** configPath: 'PATH TO NGROK.YML'
};

@jonnadul
Copy link
Author

Fixed as part of this PR. #61

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant