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

Use custom ngrok config so we can specify api url. #93

Merged
merged 1 commit into from
Mar 29, 2018
Merged

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Mar 29, 2018

We use a config file so we can set ngrok's API port (web_addr). We use
the API to get the public URL and if there's already ngrok running, it
will just choose a random API port and we won't be able to get the right
url.

Fixes #92

We use a config file so we can set ngrok's API port (web_addr). We use
the API to get the public URL and if there's already ngrok running, it
will just choose a random API port and we won't be able to get the right
url.
@codecov
Copy link

codecov bot commented Mar 29, 2018

Codecov Report

Merging #93 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   63.78%   63.78%           
=======================================
  Files          40       40           
  Lines        1955     1955           
=======================================
  Hits         1247     1247           
  Misses        644      644           
  Partials       64       64

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e47d11...551f895. Read the comment docs.

@lkysow lkysow merged commit e84ce0b into master Mar 29, 2018
@lkysow lkysow deleted the bootstrap branch March 29, 2018 22:23
meringu pushed a commit to meringu/atlantis that referenced this pull request May 29, 2023
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.

1 participant