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

Merge with default config #97

Merged
merged 1 commit into from Jan 17, 2024
Merged

Conversation

maxandersen
Copy link
Member

Why:

  • if you set authtoken using ngrok config add-authtoken and you
    also set config options in application properites
    we ignore the authtoken from the default config.

This change addreses the need by:

  • use ngrok merge config feature by passing default config location
    config on the command line (iff the default config exists)

Why:

 * if you set authtoken using `ngrok config add-authtoken` and you
   also set config options in application properites
   we ignore the authtoken from the default config.

This change addreses the need by:

 * use ngrok merge config feature by passing default config location
   config on the command line (iff the default config exists)
@maxandersen
Copy link
Member Author

https://ngrok.com/docs/agent/config/#config-file-merging is the docs I used to do this.

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@geoand geoand merged commit 3f51913 into quarkiverse:main Jan 17, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants