Skip to content

fix(hosturl): fix hostURL so the our internal server is not started, …#277

Merged
SanderElias merged 1 commit intomasterfrom
sander/fixHostUrl
Feb 5, 2020
Merged

fix(hosturl): fix hostURL so the our internal server is not started, …#277
SanderElias merged 1 commit intomasterfrom
sander/fixHostUrl

Conversation

@SanderElias
Copy link
Copy Markdown
Contributor

…and we are requiring

don't start the internal server, and use the given one from hostUrl

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Other... Please describe:

What is the current behavior?

Internal server starts and the program fails to connect to an external server

What is the new behavior?

Don't start the internal server, and use the external server only

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Note that this doesn't check if the server is available, or is running in the current project. As it's a 3rth party server, we don't have control over this.

…and we are quireing

dont start the internal server, and use the given one from `hostUrl`
@SanderElias SanderElias merged commit 88a1b26 into master Feb 5, 2020
@SanderElias SanderElias deleted the sander/fixHostUrl branch February 5, 2020 14:18
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.

2 participants